All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
VuMultiTargetPartConfig Struct Reference

Public Attributes

const char * targetName
 Target name.
 
VuMatrix44F poseOffset
 Pose offset of the part relative to the Multi-Target.
 

Detailed Description

Configuration for a Multi-Target part.

Member Data Documentation

◆ targetName

const char* targetName

Target name.

Note
Name of an Image Target from the database that the Multi-Target belongs to.

◆ poseOffset

VuMatrix44F poseOffset

Pose offset of the part relative to the Multi-Target.

Note
The pose offset is represented as a pose matrix using the OpenGL convention. The default value is an identity matrix.