|
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 |
|
virtual Index | getNumberOfVertices () const |
|
virtual const VertexBufferBase * | getLeft () const |
|
virtual const VertexBufferBase * | getRight () const |
|
virtual Index | getNumberOfVertices () const |
|
virtual const VertexBufferBase * | getLeft () const |
|
virtual const VertexBufferBase * | getRight () const |
|
void | drawBoundingSphere (VertexBufferState &state) const |
|
const BoundingSphere & | getBoundingSphere () const |
|
const float * | getRange () const |
|
void | drawBoundingSphere (VertexBufferState &state) const |
|
const BoundingSphere & | getBoundingSphere () const |
|
const float * | getRange () const |
|
|
virtual void | toStream (std::ostream &os) |
|
virtual void | fromMemory (char *start) |
|
virtual void | toStream (std::ostream &os) |
|
virtual void | fromMemory (char *start) |
|
virtual void | fromMemory (char **addr, VertexBufferData &globalData) |
|
virtual void | setupTree (VertexData &data, const Index start, const Index length, const Axis axis, const size_t depth, VertexBufferData &globalData) |
|
virtual const BoundingSphere & | updateBoundingSphere () |
|
virtual void | updateRange () |
|
virtual void | fromMemory (char **addr, VertexBufferData &globalData) |
|
virtual void | setupTree (VertexData &data, const Index start, const Index length, const Axis axis, const size_t depth, VertexBufferData &globalData) |
|
virtual const BoundingSphere & | updateBoundingSphere () |
|
virtual void | updateRange () |
|
|
class | eqPly::VertexBufferDist |
|
|
BoundingSphere | _boundingSphere |
|
Range | _range |
|
Definition at line 40 of file eqPly/vertexBufferRoot.h.
The documentation for this class was generated from the following files: