HDK
|
#include "pxr/pxr.h"
#include "pxr/usdImaging/usdImaging/api.h"
#include "pxr/usd/usd/prim.h"
#include "pxr/usd/usd/primRange.h"
#include "pxr/usd/usdShade/tokens.h"
#include "pxr/usd/sdf/path.h"
#include "pxr/base/tf/hash.h"
#include "pxr/base/work/utils.h"
#include <tbb/concurrent_unordered_map.h>
#include <functional>
#include "pxr/usd/usdGeom/xformable.h"
#include "pxr/base/gf/matrix4d.h"
#include "pxr/usd/usdGeom/imageable.h"
#include "pxr/base/tf/token.h"
#include "pxr/usdImaging/usdImaging/debugCodes.h"
#include "pxr/usd/usdShade/material.h"
#include "pxr/usd/usdShade/materialBindingAPI.h"
#include "pxr/usd/usdGeom/modelAPI.h"
#include "pxr/usd/usdGeom/pointInstancer.h"
#include "pxr/usd/usdShade/coordSysAPI.h"
#include "pxr/imaging/hd/coordSys.h"
#include "pxr/usd/usdGeom/motionAPI.h"
#include "pxr/usd/usdGeom/primvarsAPI.h"
Go to the source code of this file.
Definition at line 1113 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache<UsdImaging_CoordSysBindingStrategy> UsdImaging_CoordSysBindingCache |
Definition at line 940 of file resolvedAttributeCache.h.
Definition at line 794 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache<UsdImaging_InheritedPrimvarStrategy> UsdImaging_InheritedPrimvarCache |
Definition at line 1180 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache<UsdImaging_MaterialStrategy, UsdImaging_MaterialBindingImplData> UsdImaging_MaterialBindingCache |
Definition at line 696 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache< UsdImaging_NonlinearSampleCountStrategy> UsdImaging_NonlinearSampleCountCache |
Definition at line 1049 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache<UsdImaging_PointInstancerIndicesStrategy> UsdImaging_PointInstancerIndicesCache |
Definition at line 858 of file resolvedAttributeCache.h.
Definition at line 579 of file resolvedAttributeCache.h.
Definition at line 522 of file resolvedAttributeCache.h.
Definition at line 441 of file resolvedAttributeCache.h.