NGL  6.5
The NCCA Graphics Library
ngl::VAOFactory Member List

This is the complete list of members for ngl::VAOFactory, including all inherited members.

createVAO(const std::string &_type, GLenum _mode=GL_TRIANGLES)ngl::VAOFactorystatic
listCreators()ngl::VAOFactorystatic
m_vaoCreatorsngl::VAOFactoryprivatestatic
registerVAOCreator(const std::string &_type, std::function< AbstractVAO *(GLenum _mode)> _cb)ngl::VAOFactorystatic
unregisterVAOCreator(const std::string &_type)ngl::VAOFactorystatic