HDK
|
#include "UT_API.h"
#include "UT_Matrix3.h"
#include "UT_Vector3.h"
#include "UT_BoundingBox.h"
#include "UT_QuickHull.h"
Go to the source code of this file.
Classes | |
class | UT_Array< T > |
class | UT_OBBoxT< T > |
Arbitrarily Oriented Bounding (OBB) More... | |
Typedefs | |
typedef UT_OBBoxT< fpreal > | UT_OBBoxR |
typedef UT_OBBoxT< fpreal32 > | UT_OBBoxF |
typedef UT_OBBoxT< fpreal64 > | UT_OBBoxD |
typedef UT_OBBoxT< float > | UT_OBBox |
Definition at line 65 of file UT_OBBox.h.
Definition at line 64 of file UT_OBBox.h.
Definition at line 63 of file UT_OBBox.h.
Definition at line 62 of file UT_OBBox.h.