|
OpenStructure
|
#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] |
Definition at line 52 of file vertex_array.hh.
|
inline |
Definition at line 53 of file vertex_array.hh.
|
inline |
Definition at line 61 of file vertex_array.hh.
| 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.