MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / _PropagateDirtyBits

Method _PropagateDirtyBits

Hydrogent/src/HnMesh.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236pxr::HdDirtyBits HnMesh::_PropagateDirtyBits(pxr::HdDirtyBits bits) const
237{
238 return bits;
239}
240
241void HnMesh::AddGeometrySubsetDrawItems(const pxr::HdMeshReprDesc& ReprDesc, pxr::HdRepr& Repr)
242{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected