#include "Collections.h"
#include "InfoItem.h"
#include "UninstantiatedXMLObject.h"
Go to the source code of this file.
Namespaces | |
namespace | cmlabs |
Classes | |
class | cmlabs::CMMeasurement |
class | cmlabs::CMPoint |
class | cmlabs::CMPose |
class | cmlabs::CMManipulator |
class | cmlabs::CMObject |
class | cmlabs::CMMap |
Defines | |
#define | CMMEASUREMENT_NOVALUE -987654321 |
Functions | |
CMObject * | cmlabs::CMObjectFromObject (Object *obj) |
CMMap * | cmlabs::CMMapFromObject (Object *obj) |
#define CMMEASUREMENT_NOVALUE -987654321 |
The CMMEASUREMENT_NOVALUE define will be used to signify that the value has not been set to anything yet.
Definition at line 33 of file CogMapObjects.h.