HDK
|
#include "GEO_API.h"
#include "GEO_PackedTypes.h"
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_SymbolTable.h>
#include <UT/UT_StringMMPattern.h>
#include <GA/GA_Types.h>
#include <GA/GA_SharedLoadData.h>
Go to the source code of this file.
Classes | |
class | GEO_PackedNameMap |
Map to translate from Alembic attribute names to Houdini names. More... | |
class | GEO_PackedNameMap::LoadContainer |
Typedefs | |
using | GEO_PackedNameMapPtr = UT_IntrusivePtr< GEO_PackedNameMap > |
Definition at line 27 of file GEO_PackedNameMap.h.