HDK
|
#include "HUSD_API.h"
#include "HUSD_DataHandle.h"
#include "HUSD_Utils.h"
#include <UT/UT_ArrayStringSet.h>
#include <UT/UT_StringMap.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_VectorTypes.h>
Go to the source code of this file.
Classes | |
class | UT_BoundingBoxT< T > |
Axis-aligned bounding box (AABB). More... | |
class | HUSD_Info |
Typedefs | |
using | UT_BoundingBoxD = UT_BoundingBoxT< fpreal64 > |
typedef UT_StringMap < UT_StringHolder > | HUSD_CollectionInfoMap |
Definition at line 37 of file HUSD_Info.h.
using UT_BoundingBoxD = UT_BoundingBoxT<fpreal64> |
Definition at line 35 of file HUSD_Info.h.