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