ShapeTypes.h File Reference
Go to the source code of this file.
Namespaces |
| namespace | DualCoding |
| | Dual coding vision representations (Sketches and Shapes).
|
Enumerations |
| enum | ReferenceFrameType_t { unspecified,
camcentric,
egocentric,
allocentric
} |
| enum | ShapeType_t {
unknownDataType = 0,
lineDataType,
ellipseDataType,
pointDataType,
agentDataType,
sphereDataType,
polygonDataType,
blobDataType,
brickDataType,
pyramidDataType,
localizationParticleDataType,
targetDataType,
markerDataType,
cylinderDataType,
siftDataType,
aprilTagDataType,
graphicsDataType,
dominoDataType,
naughtDataType,
crossDataType,
skeletonDataType,
numDataTypes
} |
Functions |
| const char * | data_name (int data_type) |