MCPcopy Create free account
hub / github.com/RenderKit/embree / update

Method update

kernels/common/scene_subdiv_mesh.cpp:397–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395 }
396
397 void SubdivMesh::Topology::update () {
398 vertexIndices.setModified();
399 }
400
401 bool SubdivMesh::Topology::verify (size_t numVertices)
402 {

Callers

nothing calls this directly

Calls 1

setModifiedMethod · 0.80

Tested by

no test coverage detected