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

Method GetMaterialInterface

trinity/Tr2MeshArea.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163Tr2Effect* Tr2MeshArea::GetMaterialInterface() const
164{
165 return m_material;
166}
167
168void Tr2MeshArea::SetMaterial( Tr2EffectPtr mat )
169{

Callers 15

GetBatchesMethod · 0.80
GetBatchesForAreaMethod · 0.80
CreateGeometryBatchFunction · 0.80
SetShaderOptionMethod · 0.80
UseWithScreenSizeMethod · 0.80
GetBatchesFromMeshMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80
AddBindlessResourcesMethod · 0.80
CreatePlacementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected