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