DooVR
Public Attributes | List of all members
vertex Struct Reference

Data structure containing the coordinates and normal coordinates of a vertex, aswell as a pointer to an adjacent face. More...

#include <Mesh.h>

Public Attributes

GLfloat x
 
GLfloat y
 
GLfloat z
 
GLfloat nx
 
GLfloat ny
 
GLfloat nz
 

Detailed Description

Data structure containing the coordinates and normal coordinates of a vertex, aswell as a pointer to an adjacent face.


The documentation for this struct was generated from the following file: