Home
last modified time | relevance | path

Searched refs:GetSubdivTags (Results 1 – 25 of 28) sorted by relevance

12

/dports/misc/usd/USD-21.11/pxr/imaging/pxOsd/
H A DmeshTopologyValidation.cpp137 topology.GetSubdivTags().GetTriangleSubdivision(), in _ValidateTriangleSubdivision()
151 topology.GetSubdivTags().GetVertexInterpolationRule(), in _ValidateVertexInterpolation()
167 topology.GetSubdivTags().GetFaceVaryingInterpolationRule(), in _ValidateFaceVaryingInterpolation()
180 topology.GetSubdivTags().GetCreaseMethod(), in _ValidateCreaseMethod()
188 const auto& creaseIndices = topology.GetSubdivTags().GetCreaseIndices(); in _ValidateCreasesAndCorners()
189 const auto& creaseLengths = topology.GetSubdivTags().GetCreaseLengths(); in _ValidateCreasesAndCorners()
190 const auto& creaseSharpness = topology.GetSubdivTags().GetCreaseWeights(); in _ValidateCreasesAndCorners()
191 const auto& cornerIndices = topology.GetSubdivTags().GetCornerIndices(); in _ValidateCreasesAndCorners()
192 const auto& cornerSharpness = topology.GetSubdivTags().GetCornerWeights(); in _ValidateCreasesAndCorners()
H A DmeshTopology.h158 PxOsdSubdivTags const & GetSubdivTags() const { in GetSubdivTags() function
172 GetHoleIndices(), GetSubdivTags()); in WithScheme()
186 holeIndices, GetSubdivTags()); in WithHoleIndices()
H A DrefinerFactory.cpp103 topology.GetSubdivTags().GetVertexInterpolationRule(); in GetOptions()
128 topology.GetSubdivTags().GetFaceVaryingInterpolationRule(); in GetOptions()
159 topology.GetSubdivTags().GetCreaseMethod(); in GetOptions()
177 topology.GetSubdivTags().GetTriangleSubdivision(); in GetOptions()
280 PxOsdSubdivTags const & tags = topology.GetSubdivTags(); in assignComponentTags()
H A DwrapMeshTopology.cpp59 &This::GetSubdivTags; in wrapMeshTopology()
/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A Dmesh.h122 inline PxOsdSubdivTags GetSubdivTags(HdSceneDelegate* delegate) const;
198 HdMesh::GetSubdivTags(HdSceneDelegate* delegate) const in GetSubdivTags() function
200 return delegate->GetSubdivTags(GetId()); in GetSubdivTags()
H A DmeshTopology.h166 PxOsdSubdivTags const&GetSubdivTags() const { in GetSubdivTags() function
167 return _topology.GetSubdivTags(); in GetSubdivTags()
H A DsceneDelegate.cpp103 HdSceneDelegate::GetSubdivTags(SdfPath const& id) in GetSubdivTags() function in HdSceneDelegate
H A DsceneIndexAdapterSceneDelegate.h83 PxOsdSubdivTags GetSubdivTags(SdfPath const &id) override;
H A DsceneDelegate.h362 virtual PxOsdSubdivTags GetSubdivTags(SdfPath const& id);
H A DunitTestDelegate.h365 virtual PxOsdSubdivTags GetSubdivTags(SdfPath const& id) override;
/dports/misc/usd/USD-21.11/pxr/imaging/plugin/hdEmbree/
H A Dmesh.cpp233 const PxOsdSubdivTags &subdivTags = _topology.GetSubdivTags(); in _CreateEmbreeSubdivMesh()
599 PxOsdSubdivTags subdivTags = _topology.GetSubdivTags(); in _PopulateRtMesh()
607 _topology.SetSubdivTags(sceneDelegate->GetSubdivTags(id)); in _PopulateRtMesh()
766 _topology.GetSubdivTags().GetVertexInterpolationRule(); in _PopulateRtMesh()
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImaging/
H A DmeshAdapter.h100 PxOsdSubdivTags GetSubdivTags(UsdPrim const& usdPrim,
H A DpointInstancerAdapter.h166 PxOsdSubdivTags GetSubdivTags(UsdPrim const& usdPrim,
H A DinstanceAdapter.h220 PxOsdSubdivTags GetSubdivTags(UsdPrim const& usdPrim,
H A DmeshAdapter.cpp382 UsdImagingMeshAdapter::GetSubdivTags(UsdPrim const& prim, in GetSubdivTags() function in UsdImagingMeshAdapter
H A DprimAdapter.h321 virtual PxOsdSubdivTags GetSubdivTags(UsdPrim const& usdPrim,
H A Ddelegate.h303 virtual SubdivTags GetSubdivTags(SdfPath const& id) override;
H A DpointInstancerAdapter.cpp1749 UsdImagingPointInstancerAdapter::GetSubdivTags(UsdPrim const& usdPrim, in GetSubdivTags() function in UsdImagingPointInstancerAdapter
1757 return proto.adapter->GetSubdivTags(protoPrim, cachePath, time); in GetSubdivTags()
1759 return BaseAdapter::GetSubdivTags(usdPrim, cachePath, time); in GetSubdivTags()
H A DinstanceAdapter.cpp1752 UsdImagingInstanceAdapter::GetSubdivTags(UsdPrim const& usdPrim, in GetSubdivTags() function in UsdImagingInstanceAdapter
1761 return proto->adapter->GetSubdivTags( in GetSubdivTags()
1764 return BaseAdapter::GetSubdivTags(usdPrim, cachePath, time); in GetSubdivTags()
H A DprimAdapter.cpp294 UsdImagingPrimAdapter::GetSubdivTags(UsdPrim const& prim, in GetSubdivTags() function in UsdImagingPrimAdapter
H A Ddelegate.cpp1837 UsdImagingDelegate::GetSubdivTags(SdfPath const& id) in GetSubdivTags() function in UsdImagingDelegate
1846 ->GetSubdivTags(primInfo->usdPrim, cachePath, _time); in GetSubdivTags()
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A Dmesh.cpp625 topology->SetSubdivTags(GetSubdivTags(sceneDelegate)); in _PopulateTopology()
629 topology->GetSubdivTags().GetFaceVaryingInterpolationRule(); in _PopulateTopology()
717 (_topology->GetSubdivTags().GetFaceVaryingInterpolationRule() == in _PopulateTopology()
777 if (_topology->GetSubdivTags().GetFaceVaryingInterpolationRule() != in _PopulateTopology()
860 if (_topology->GetSubdivTags().GetFaceVaryingInterpolationRule() != in _PopulateTopology()
1733 _topology->GetSubdivTags().GetFaceVaryingInterpolationRule(); in _PopulateFaceVaryingPrimvars()
2373 _topology->GetSubdivTags().GetFaceVaryingInterpolationRule(); in _UpdateDrawItemGeometricShader()
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/hdPrman/
H A Dmesh.cpp226 PxOsdSubdivTags osdTags = GetSubdivTags(sceneDelegate); in _ConvertGeometry()
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdSkelImaging/
H A DskeletonAdapter.h170 PxOsdSubdivTags GetSubdivTags(UsdPrim const& usdPrim,
H A DskeletonAdapter.cpp677 UsdSkelImagingSkeletonAdapter::GetSubdivTags(UsdPrim const& usdPrim, in GetSubdivTags() function in UsdSkelImagingSkeletonAdapter
683 return adapter->GetSubdivTags(usdPrim, cachePath, time); in GetSubdivTags()
685 return UsdImagingPrimAdapter::GetSubdivTags(usdPrim, cachePath, time); in GetSubdivTags()

12