#include <sglIndexedTriangleSet.hpp>
Inheritance diagram for sglIndexedTriangleSet::

Public Methods | |
| sglIndexedTriangleSet () | |
| virtual | ~sglIndexedTriangleSet () |
| sglStats::PrimEnum | getPrimType () const |
| GLenum | getGLPrimType () const |
| unsigned int | getPrimSize () const |
| AAEnum | getAAType () const |
| virtual sglBound::IntersectResultEnum | intersectPrim (sglIntersectf &segset) |
| virtual sglBound::IntersectResultEnum | intersectPrim (sglIntersectd &segset) |
Protected Methods | |
| virtual void | updateDrawFunc () |
Friends | |
| class | Initializer |
Definition at line 38 of file sglIndexedTriangleSet.hpp.
|
|
default constructor.
|
|
|
virtual destructor.
|
|
|
retrieve the type of primitive.
Reimplemented from sglGeoSet. Definition at line 47 of file sglIndexedTriangleSet.hpp. |
|
|
default behaviour for unimplemented versions.
Reimplemented from sglDrawable. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001