MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/PositionBasedDynamics / getIndexOffset

Method getIndexOffset

Simulation/TetModel.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62unsigned int TetModel::getIndexOffset() const
63{
64 return m_indexOffset;
65}
66
67void TetModel::createSurfaceMesh()
68{

Callers 15

SimulationModelModuleFunction · 0.45
renderFunction · 0.45
renderFunction · 0.45
renderFunction · 0.45
renderFunction · 0.45
renderFunction · 0.45
renderFunction · 0.45
initConstraintMethod · 0.45
addRegularTetModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected