MCPcopy 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
173void Tr2MeshArea::SetName( const std::string& name )
174{
175 m_name = name;
176}
177
178unsigned int Tr2MeshArea::GetJointCount() const
179{

Callers 13

UpdateLightBufferMethod · 0.45
OnPrepareResourcesMethod · 0.45
ExpandMethod · 0.45
OnPrepareResourcesMethod · 0.45
Tr2RenderContextBaseMethod · 0.45
AppendNameFunction · 0.45
GetTempTextureMethod · 0.45
GetPersistentTextureMethod · 0.45
GetTempBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected