GlobeEngine
|
#include <VBOVertex.h>
Public Member Functions | |
VBOVertex () | |
~VBOVertex () | |
T | getArray () |
Protected Attributes | |
T | data [D] |
Friends | |
std::ostream & | operator<< (std::ostream &out, const VBOVertex< D, T > &vert) |
|
inline |
|
inline |
|
inline |
|
friend |
|
protected |