Equalizer
1.4.1
|
Public Member Functions | |
virtual void | cullDraw (VertexBufferState &state) const |
virtual void | draw (VertexBufferState &state) const |
void | setupTree (VertexData &data) |
bool | writeToFile (const std::string &filename) |
bool | readFromFile (const std::string &filename) |
bool | hasColors () const |
void | useInvertedFaces () |
const std::string & | getName () const |
virtual void | cullDraw (VertexBufferState &state) const |
virtual void | draw (VertexBufferState &state) const |
void | setupTree (VertexData &data) |
bool | writeToFile (const std::string &filename) |
bool | readFromFile (const std::string &filename) |
bool | hasColors () const |
void | useInvertedFaces () |
const std::string & | getName () const |
Protected Member Functions | |
virtual void | toStream (std::ostream &os) |
virtual void | fromMemory (char *start) |
virtual void | toStream (std::ostream &os) |
virtual void | fromMemory (char *start) |
Friends | |
class | eqPly::VertexBufferDist |
Definition at line 40 of file eqPly/vertexBufferRoot.h.