NGL  6.5
The NCCA Graphics Library
ngl::vertData Struct Reference

#include <VAOPrimitives.h>

+ Collaboration diagram for ngl::vertData:

Public Attributes

ngl::Real u
 
ngl::Real v
 
ngl::Real nx
 
ngl::Real ny
 
ngl::Real nz
 
ngl::Real x
 
ngl::Real y
 
ngl::Real z
 

Detailed Description

Definition at line 42 of file VAOPrimitives.h.

Member Data Documentation

ngl::Real ngl::vertData::nx

Definition at line 46 of file VAOPrimitives.h.

ngl::Real ngl::vertData::ny

Definition at line 47 of file VAOPrimitives.h.

ngl::Real ngl::vertData::nz

Definition at line 48 of file VAOPrimitives.h.

ngl::Real ngl::vertData::u

Definition at line 44 of file VAOPrimitives.h.

ngl::Real ngl::vertData::v

Definition at line 45 of file VAOPrimitives.h.

ngl::Real ngl::vertData::x

Definition at line 49 of file VAOPrimitives.h.

ngl::Real ngl::vertData::y

Definition at line 50 of file VAOPrimitives.h.

ngl::Real ngl::vertData::z

Definition at line 51 of file VAOPrimitives.h.


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