#include <sglStatelet.hpp>
Inheritance diagram for sglAntiAliasPoint::

Public Methods | |
| sglAntiAliasPoint (bool on=false) | |
| virtual | ~sglAntiAliasPoint () |
| void | apply (sglCurrState *curr_state) const |
Example:
sglAntiAliasPoint *statelet = new sglAntiAliasPoint(true); // enable it statelet->enable(false); // disable it
Definition at line 507 of file sglStatelet.hpp.
|
|
Constructor (also default constructor).
Definition at line 514 of file sglStatelet.hpp. |
|
|
virtual destructor.
Definition at line 518 of file sglStatelet.hpp. |
|
|
Apply this state change to the current rendering state.
Reimplemented from sglStatelet. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001