#include "tvu_3dobject.h"
Go to the source code of this file.
Data Structures | |
class | CTCalibration |
General definition of a calibration object. More... | |
class | CTStick |
General definition of a stick. More... | |
Defines | |
#define | CLASSNAME_CALIBRATION "Calibration" |
Class name. More... | |
#define | CLASSNAME_CALIBRATION_ID 10100 |
#define | CLASSNAME_STICK "Stick" |
#define | CLASSNAME_STICK_ID 10101 |
#define | ENAME_CALIBRATION_CONTEXT "context" |
Name of elements. More... | |
#define | ENAME_CALIBRATION_STICKNAME "stick" |
#define | ENAME_CALIBRATION_ZONE "zone" |
#define | ENAME_CALIBRATION_LINES "lines" |
#define | ENAME_CALIBRATION_CAMERA "camera" |
#define | ENAME_CALIBRATION_ECHO "echo" |
#define | ENAME_STICK_POINTZ "pointz" |
Typedefs | |
typedef CTStick* | LPCTStick |
typedef CTCalibration* | LPCTCalibration |
|
Class name.
|
|
Name of elements.
|