OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
IndexedVertexArray::Entry Struct Reference

#include <vertex_array.hh>

Public Member Functions

 Entry ()
 
 Entry (const geom::Vec3 &vv, const geom::Vec3 &nn, const Color &cc, const geom::Vec2 &tt)
 

Data Fields

float t [2]
 
float c [4]
 
float n [3]
 
float v [3]
 

Detailed Description

Definition at line 52 of file vertex_array.hh.

Constructor & Destructor Documentation

Entry ( )
inline

Definition at line 53 of file vertex_array.hh.

Entry ( const geom::Vec3 vv,
const geom::Vec3 nn,
const Color cc,
const geom::Vec2 tt 
)
inline

Definition at line 61 of file vertex_array.hh.

Field Documentation

float c[4]

Definition at line 70 of file vertex_array.hh.

float n[3]

Definition at line 71 of file vertex_array.hh.

float t[2]

Definition at line 69 of file vertex_array.hh.

float v[3]

Definition at line 72 of file vertex_array.hh.


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