Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ GetMesh
Method
GetMesh
src/Nazara/Graphics/Model.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
*/
129
130
Mesh* Model::GetMesh() const
131
{
132
return m_mesh;
133
}
134
135
/*!
136
* \brief Checks whether the model is animated
Callers
2
LoadMaterials
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected