Carna  Version 3.0.1
Public Attributes | List of all members
Carna::base::VertexNormal Struct Reference

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.
 

Detailed Description

Defines vertex component for normal vectors. Usage is explained here.

Author
Leonid Kostrykin
Date
1.9.14 - 10.3.15

Definition at line 149 of file Vertex.h.


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