MCPcopy 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
114GLuint Model::getVAO() const
115{
116 return m_vao;
117}
118
119
120

Callers 3

drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected