Home
Previous
Up
Next
Index
armarx::objpose::Box
Overview
class Box
@brief A 3D box. Box is a a class to allow it being null.
Used By
data::ObjectPose::localOOBB
data::ProvidedObjectPose::localOOBB
Data Member Index
position
orientation
extents
Data Members
Vector3Base
position;
QuaternionBase
orientation;
Vector3Base
extents;
Home
Previous
Up
Next
Index