Home
last modified time | relevance | path

Searched refs:drawAiScene (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/assimp/assimp-5.1.3/samples/SimpleTexturedOpenGL/SimpleTexturedOpenGL/src/
H A Dmodel_loading.cpp517 void drawAiScene(const aiScene* scene) in drawAiScene() function
538 drawAiScene(g_scene); in DrawGLScene()