Public Attributes | |
void * | pixelBuffer |
Pointer to the Image Target buffer. | |
VuImagePixelFormat | bufferFormat |
Image Target pixel format. | |
VuVector2I | bufferSize |
Size of the buffer. | |
const char * | targetName |
Target name. | |
float | targetWidth |
Target width in meters. | |
VuBool | activate |
Observer activation. | |
VuMatrix44F | poseOffset |
Offset from the origin of the target to the pose reported by an observation, relative to the target's frame of reference. | |
Configuration for creating an Image Target using an image buffer.
VuBool activate |
Observer activation.
VuMatrix44F poseOffset |
Offset from the origin of the target to the pose reported by an observation, relative to the target's frame of reference.