Class to specifies the orientation of front-facing polygons
Inheritance:
Public Methods
-
FrontFace()
-
virtual bool isSameKindAs(const Object* obj) const
-
virtual Object* clone() const
-
virtual const char* className() const
-
virtual const Type getType() const
-
inline void setMode(const Mode mode)
-
inline const Mode getMode() const
-
virtual void apply(State& state) const
Public Members
-
enum Mode
Protected Fields
-
Mode _mode
Protected Methods
-
virtual ~FrontFace()
Public Methods
-
virtual void setStateSetModes(StateSet&, const GLModeValue) const
-
virtual void compile(State&) const
Public Members
-
typedef GLenum GLMode
-
typedef unsigned int GLModeValue
-
typedef unsigned int OverrideValue
-
enum Values
-
enum Type
Inherited from Object:
Public Methods
-
inline Referenced& operator = (Referenced&)
-
inline void ref() const
-
inline void unref() const
-
inline const int referenceCount() const
Protected Fields
-
mutable int _refCount
Documentation
Class to specifies the orientation of front-facing polygons
- FrontFace()
- virtual bool isSameKindAs(const Object* obj) const
- virtual Object* clone() const
- virtual const char* className() const
- virtual const Type getType() const
- enum Mode
- CLOCKWISE
- COUNTER_CLOCKWISE
- inline void setMode(const Mode mode)
- inline const Mode getMode() const
- virtual void apply(State& state) const
- virtual ~FrontFace()
- Mode _mode
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.