The State class is a basic class representing the rendering state setting. More...
#include <state.h>
Public Member Functions | |
| State () | |
| const std::string & | className () const |
Public Member Functions inherited from cil::Object | |
| Object () | |
| virtual | ~Object () |
Protected Attributes | |
| std::string | m_className |
The State class is a basic class representing the rendering state setting.
| cil::State::State | ( | ) |
| const std::string & cil::State::className | ( | ) | const |
|
protected |