Home
last modified time | relevance | path

Searched refs:GetDoubleSided (Results 1 – 25 of 26) sorted by relevance

12

/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A DmeshSchema.h72 HdBoolDataSourceHandle GetDoubleSided();
H A Dmesh.h170 return delegate->GetDoubleSided(GetId()); in IsDoubleSided()
H A DmeshSchema.cpp70 HdMeshSchema::GetDoubleSided() in GetDoubleSided() function in HdMeshSchema
H A DsceneDelegate.cpp146 HdSceneDelegate::GetDoubleSided(SdfPath const & id) in GetDoubleSided() function in HdSceneDelegate
H A DsceneIndexAdapterSceneDelegate.h86 bool GetDoubleSided(SdfPath const &id) override;
H A DunitTestNullRenderDelegate.cpp122 delegate->GetDoubleSided(id); in Sync()
H A DsceneDelegate.h385 virtual bool GetDoubleSided(SdfPath const & id);
H A DunitTestDelegate.h373 virtual bool GetDoubleSided(SdfPath const & id) override;
H A DsceneIndexAdapterSceneDelegate.cpp496 HdSceneIndexAdapterSceneDelegate::GetDoubleSided(SdfPath const &id) in GetDoubleSided() function in HdSceneIndexAdapterSceneDelegate
508 HdBoolDataSourceHandle doubleSidedDs = meshSchema.GetDoubleSided(); in GetDoubleSided()
H A DunitTestDelegate.cpp793 HdUnitTestDelegate::GetDoubleSided(SdfPath const& id) in GetDoubleSided() function in HdUnitTestDelegate
H A DdataSourceLegacyPrim.cpp694 _sceneDelegate->GetDoubleSided(_id)); in Get()
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImaging/
H A DgprimAdapter.h188 bool GetDoubleSided(UsdPrim const& prim,
H A DpointInstancerAdapter.h191 bool GetDoubleSided(UsdPrim const& usdPrim,
H A DinstanceAdapter.h240 bool GetDoubleSided(UsdPrim const& prim,
H A DprimAdapter.h506 virtual bool GetDoubleSided(UsdPrim const& prim,
H A Ddelegate.h312 virtual bool GetDoubleSided(SdfPath const & id) override;
H A DpointInstancerAdapter.cpp1810 UsdImagingPointInstancerAdapter::GetDoubleSided(UsdPrim const& usdPrim, in GetDoubleSided() function in UsdImagingPointInstancerAdapter
1818 return proto.adapter->GetDoubleSided(protoPrim, cachePath, time); in GetDoubleSided()
1820 return BaseAdapter::GetDoubleSided(usdPrim, cachePath, time); in GetDoubleSided()
H A DinstanceAdapter.cpp1830 UsdImagingInstanceAdapter::GetDoubleSided(UsdPrim const& usdPrim, in GetDoubleSided() function in UsdImagingInstanceAdapter
1837 return proto->adapter->GetDoubleSided( in GetDoubleSided()
1841 return BaseAdapter::GetDoubleSided(usdPrim, cachePath, time); in GetDoubleSided()
H A DgprimAdapter.cpp577 UsdImagingGprimAdapter::GetDoubleSided(UsdPrim const& prim, in GetDoubleSided() function in UsdImagingGprimAdapter
H A DprimAdapter.cpp1317 UsdImagingPrimAdapter::GetDoubleSided(UsdPrim const& prim, in GetDoubleSided() function in UsdImagingPrimAdapter
H A Ddelegate.cpp1869 UsdImagingDelegate::GetDoubleSided(SdfPath const& id) in GetDoubleSided() function in UsdImagingDelegate
1876 doubleSided = primInfo->adapter->GetDoubleSided( in GetDoubleSided()
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImagingGL/
H A DdrawModeAdapter.h145 bool GetDoubleSided(UsdPrim const& prim,
H A DdrawModeAdapter.cpp472 UsdImagingGLDrawModeAdapter::GetDoubleSided(UsdPrim const& prim, in GetDoubleSided() function in UsdImagingGLDrawModeAdapter
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdSkelImaging/
H A DskeletonAdapter.h191 bool GetDoubleSided(UsdPrim const& prim,
H A DskeletonAdapter.cpp782 UsdSkelImagingSkeletonAdapter::GetDoubleSided(UsdPrim const& prim, in GetDoubleSided() function in UsdSkelImagingSkeletonAdapter
791 return adapter->GetDoubleSided(prim, cachePath, time); in GetDoubleSided()
794 return BaseAdapter::GetDoubleSided(prim, cachePath, time); in GetDoubleSided()

12