gKit2 light
Toggle main menu visibility
Loading...
Searching...
No Matches
src
gKit
wavefront_fast.h
Go to the documentation of this file.
1
2
#ifndef _OBJ_FAST_H
3
#define _OBJ_FAST_H
4
5
#include "
mesh.h
"
6
7
10
13
15
Mesh
read_mesh_fast
(
const
char
*filename );
16
18
Mesh
read_indexed_mesh_fast
(
const
char
*filename );
19
21
#endif
Mesh
representation d'un objet / maillage.
Definition
mesh.h:121
read_mesh_fast
Mesh read_mesh_fast(const char *filename)
charge un fichier wavefront .obj et renvoie un mesh compose de triangles non indexes....
Definition
wavefront_fast.cpp:151
read_indexed_mesh_fast
Mesh read_indexed_mesh_fast(const char *filename)
charge un fichier wavefront .obj et renvoie un mesh compose de triangles indexes. utiliser glDrawElem...
Definition
wavefront_fast.cpp:329
mesh.h
Generated on
for gKit2 light by
1.17.0