|
Equalizer 1.0
|
Inheritance diagram for mesh::VertexBufferRoot:
Collaboration diagram for mesh::VertexBufferRoot:Public Member Functions | |
| virtual void | render (VertexBufferState &state) const |
| void | beginRendering (VertexBufferState &state) const |
| void | endRendering (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) |
Friends | |
| class | eqPly::VertexBufferDist |
Definition at line 44 of file vertexBufferRoot.h.
1.0 by
1.7.3