#include <sglIndexedPointSet.hpp>
Inheritance diagram for sglIndexedPointSet::
Public Methods | |
sglIndexedPointSet () | |
virtual | ~sglIndexedPointSet () |
sglStats::PrimEnum | getPrimType () const |
GLenum | getGLPrimType () const |
unsigned int | getPrimSize () const |
AAEnum | getAAType () const |
Protected Methods | |
virtual void | updateDrawFunc () |
Friends | |
class | Initializer |
Definition at line 38 of file sglIndexedPointSet.hpp.
|
default constructor.
|
|
virtual destructor.
|
|
retrieve the type of primitive.
Reimplemented from sglGeoSet. Definition at line 47 of file sglIndexedPointSet.hpp. |