|
Equalizer
1.4.1
|
Inheritance diagram for mesh::VertexBufferRoot:
Collaboration diagram for mesh::VertexBufferRoot: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.
1.4.1 by
1.7.6.1