#include <sglIndexedLineSet.hpp>
Inheritance diagram for sglIndexedLineSet::
Public Methods | |
sglIndexedLineSet () | |
virtual | ~sglIndexedLineSet () |
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 sglIndexedLineSet.hpp.
|
default constructor.
|
|
virtual destructor.
|
|
retrieve the type of primitive.
Reimplemented from sglGeoSet. Definition at line 47 of file sglIndexedLineSet.hpp. |