Carna
Version 3.0.1
|
Defines vertex component for normal vectors. Usage is explained here. More...
#include <Vertex.h>
Public Attributes | |
float | nx |
Holds the normal vector x-component of this vertex. | |
float | ny |
Holds the normal vector y-component of this vertex. | |
float | nz |
Holds the normal vector z-component of this vertex. | |
float | nw |
Holds the normal vector w-component of this vertex. This will be 0 usually. | |
Defines vertex component for normal vectors. Usage is explained here.
Documentation generated by Doxygen