![]() |
|
A utility class that helps map between C++ types and Hd type tags. More...
#include <sampler.h>
Public Types | |
| typedef char | PrimvarTypeContainer[sizeof(GfMatrix4d)] |
| Define a type that can hold one sample of any primvar. | |
Static Public Member Functions | |
| template<typename T > | |
| static HdTupleType | GetTupleType () |
| Return the HdTupleType corresponding to the given C++ type. | |
A utility class that helps map between C++ types and Hd type tags.
| typedef char PrimvarTypeContainer[sizeof(GfMatrix4d)] |
|
static |
Return the HdTupleType corresponding to the given C++ type.