Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
168
void Tr2MeshArea::SetMaterial( Tr2EffectPtr mat )
169
{
170
m_material = mat;
171
}
172
173
void Tr2MeshArea::SetName( const std::string& name )
174
{
Callers
15
GetBatches
Method · 0.45
GetBatchImpl
Method · 0.45
GetBatchesImpl
Method · 0.45
CreateGeometryBatch
Function · 0.45
GetBatchesImpl
Method · 0.45
GetBatches
Method · 0.45
GetBatchesImpl
Method · 0.45
GetPickingBatches
Method · 0.45
GetBatches
Method · 0.45
GetBatches
Method · 0.45
GetBatches
Method · 0.45
GetBatches
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected