visionx::types::Object3DEntry
Overview
struct Object3DEntry
Object state inforamtion
Used By
- Object3DList
Data Member Index
- regionLeft
-
- regionRight
-
- regionIdLeft
-
- regionIdRight
-
- type
-
- color
-
- pose
-
- worldPoint
-
- orientation
-
- name
-
- classId
-
- quality
-
- quality2
-
Data Members
- Region regionLeft;
- Region regionRight;
- int regionIdLeft;
- int regionIdRight;
- ObjectType type;
- ObjectColor color;
- Transformation3d pose;
- Vec worldPoint;
- Vec orientation;
- string name;
- int classId;
- float quality;
- float quality2;