Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetName
Method
SetName
trinity/Tr2MeshArea.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
void Tr2MeshArea::SetName( const std::string& name )
174
{
175
m_name = name;
176
}
177
178
unsigned int Tr2MeshArea::GetJointCount() const
179
{
Callers
13
UpdateLightBuffer
Method · 0.45
OnPrepareResources
Method · 0.45
Expand
Method · 0.45
OnPrepareResources
Method · 0.45
Tr2RenderContextBase
Method · 0.45
Tr2PrimaryRenderContext
Method · 0.45
SetupScreenSpaceSubSurfaceScattering
Method · 0.45
InitializeParametersFromGState
Method · 0.45
AppendName
Function · 0.45
GetTempTexture
Method · 0.45
GetPersistentTexture
Method · 0.45
GetTempBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected