#include <mesh_loader.h>
Public Attributes | |
| float | nx |
| float | ny |
| float | nz |
| void * | other_props |
| float | x |
| float | y |
| float | z |
Definition at line 48 of file mesh_loader.h.
| float Vertex::nx |
Definition at line 50 of file mesh_loader.h.
| float Vertex::ny |
Definition at line 50 of file mesh_loader.h.
| float Vertex::nz |
Definition at line 50 of file mesh_loader.h.
| void* Vertex::other_props |
Definition at line 51 of file mesh_loader.h.
| float Vertex::x |
Definition at line 49 of file mesh_loader.h.
| float Vertex::y |
Definition at line 49 of file mesh_loader.h.
| float Vertex::z |
Definition at line 49 of file mesh_loader.h.