Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
163
Tr2Effect* Tr2MeshArea::GetMaterialInterface() const
164
{
165
return m_material;
166
}
167
168
void Tr2MeshArea::SetMaterial( Tr2EffectPtr mat )
169
{
Callers
15
GetBatches
Method · 0.80
GetBatchesForArea
Method · 0.80
CreateGeometryBatch
Function · 0.80
CollectAreaBlocksWithSharedMaterials
Method · 0.80
SetShaderOption
Method · 0.80
UseWithScreenSize
Method · 0.80
GetBatchesFromMesh
Method · 0.80
GetBatches
Method · 0.80
GetBatches
Method · 0.80
AddBindlessResources
Method · 0.80
GenerateDepthFromAreaVector
Method · 0.80
CreatePlacement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected