HDK
|
#include "pxr/pxr.h"
#include "pxr/usd/usdGeom/api.h"
#include "pxr/usd/usd/attributeQuery.h"
#include "pxr/usd/usd/prim.h"
#include "pxr/usd/usdGeom/xformable.h"
#include "pxr/base/gf/matrix4d.h"
#include "pxr/base/tf/hash.h"
#include "pxr/base/tf/hashmap.h"
#include "pxr/base/tf/token.h"
Go to the source code of this file.
Classes | |
class | UsdGeomXformCache |
Macros | |
#define | USDGEOM_XFORM_CACHE_API_VERSION 1 |
#define USDGEOM_XFORM_CACHE_API_VERSION 1 |
Definition at line 179 of file xformCache.h.