Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
platform
Shapes
Polylines
PolylineShapeArgs.h
1
#pragma once
2
3
#include "ShapeArgs.h"
4
#include "PolylineShapeModel.h"
5
#include "PolylineShapeCreateParams.h"
6
#include "PolylineShapeView.h"
7
8
9
namespace
Eegeo
10
{
11
namespace
Shapes
12
{
13
namespace
Polylines
14
{
15
typedef
ShapeArgs<PolylineShapeModel, PolylineShapeCreateParams, PolylineShapeView> PolylineShapeArgs;
16
}
17
}
18
}
Generated on Sat Jun 10 2023 02:00:34 for eeGeo Platform SDK by
1.8.3.1