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

| Public Methods | |
| sglAntiAliasPolygon (bool on=false) | |
| virtual | ~sglAntiAliasPolygon () | 
| void | apply (sglCurrState *curr_state) const | 
Example:
sglAntiAliasPoint *statelet = new sglAntiAliasPoint(true); // enable it statelet->enable(false); // disable it
Definition at line 545 of file sglStatelet.hpp.
| 
 | 
| Constructor (also default constructor). 
 Definition at line 552 of file sglStatelet.hpp. | 
| 
 | 
| virtual destructor. 
 Definition at line 556 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
1.2.6 written by Dimitri van Heesch,
 © 1997-2001