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