MCPcopy Create free account
hub / github.com/OpenMW/openmw / setTriMesh

Method setTriMesh

components/resource/bulletshapemanager.cpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 void setTriMesh(btTriangleMesh* triMesh) { mTriMesh = triMesh; }
38
39 void setMatrix(const osg::Matrixf& matrix) { mMatrix = matrix; }
40

Callers 1

applyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected