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 1110 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache<UsdImaging_CoordSysBindingStrategy> UsdImaging_CoordSysBindingCache |
Definition at line 937 of file resolvedAttributeCache.h.
Definition at line 791 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache<UsdImaging_InheritedPrimvarStrategy> UsdImaging_InheritedPrimvarCache |
Definition at line 1177 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache<UsdImaging_MaterialStrategy, UsdImaging_MaterialBindingImplData> UsdImaging_MaterialBindingCache |
Definition at line 693 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache< UsdImaging_NonlinearSampleCountStrategy> UsdImaging_NonlinearSampleCountCache |
Definition at line 1046 of file resolvedAttributeCache.h.
typedef UsdImaging_ResolvedAttributeCache<UsdImaging_PointInstancerIndicesStrategy> UsdImaging_PointInstancerIndicesCache |
Definition at line 855 of file resolvedAttributeCache.h.
Definition at line 576 of file resolvedAttributeCache.h.
Definition at line 519 of file resolvedAttributeCache.h.
Definition at line 438 of file resolvedAttributeCache.h.