matf-rg-engine 1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
Loading...
Searching...
No Matches
engine::resources::Mesh Member List

This is the complete list of members for engine::resources::Mesh, including all inherited members.

AssimpSceneProcessorengine::resources::Meshfriend
destroy()engine::resources::Mesh
draw(const Shader *shader)engine::resources::Mesh
m_num_indicesengine::resources::Meshprivate
m_texturesengine::resources::Meshprivate
m_vaoengine::resources::Meshprivate
Mesh(const std::vector< Vertex > &vertices, const std::vector< uint32_t > &indices, std::vector< Texture * > textures)engine::resources::Meshprivate