MCPcopy Create free account
hub / github.com/carbonengine/trinity / SetMaterial

Method SetMaterial

trinity/Tr2MeshArea.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168void Tr2MeshArea::SetMaterial( Tr2EffectPtr mat )
169{
170 m_material = mat;
171}
172
173void Tr2MeshArea::SetName( const std::string& name )
174{

Callers 15

GetBatchesMethod · 0.45
GetBatchImplMethod · 0.45
GetBatchesImplMethod · 0.45
CreateGeometryBatchFunction · 0.45
GetBatchesImplMethod · 0.45
GetBatchesMethod · 0.45
GetBatchesImplMethod · 0.45
GetPickingBatchesMethod · 0.45
GetBatchesMethod · 0.45
GetBatchesMethod · 0.45
GetBatchesMethod · 0.45
GetBatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected