Classes | |
struct | VuMesh |
Vuforia Mesh. More... | |
struct | VuAABB |
Axis-aligned bounding box. More... | |
struct | VuRectangle |
Coordinates of a 2D rectangle. More... | |
Functions | |
VuVector3F | vuAABBMin (const VuAABB *aabb) |
Get minimum value from axis-aligned bounding box. | |
VuVector3F | vuAABBMax (const VuAABB *aabb) |
Get maximum value from axis-aligned bounding box. | |