Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hopson97/HopsonCraft
/ getVAO
Method
getVAO
Source/Model.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
GLuint Model::getVAO() const
115
{
116
return m_vao;
117
}
118
119
120
Callers
3
draw
Method · 0.80
draw
Method · 0.80
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected