|
HDK
|
#include <GT/GT_Primitive.h>#include <UT/UT_ConcurrentHashMap.h>#include <UT/UT_Function.h>#include <UT/UT_Optional.h>#include "gusd/api.h"#include "pxr/pxr.h"#include "pxr/usd/usd/prim.h"#include "pxr/usd/usd/timeCode.h"#include "pxr/usd/usdGeom/imageable.h"#include "GT_Utils.h"#include "purpose.h"
Include dependency graph for primWrapper.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GusdPrimWrapper |
| A GT_Primitive that wraps a USD Prim. More... | |
| struct | GusdPrimWrapper::AttrLastValueEntry |
Typedefs | |
| typedef std::map< SdfPath, UT_Matrix4D > | GusdSimpleXformCache |
| typedef std::map<SdfPath,UT_Matrix4D> GusdSimpleXformCache |
Definition at line 88 of file primWrapper.h.