OpenSceneGraph
3.4.0
|
Public Member Functions | |
Enablei () | |
Enablei (unsigned int buf, GLenum capability) | |
Enablei (const Enablei &ei, const CopyOp ©op=CopyOp::SHALLOW_COPY) | |
Copy constructor using CopyOp to manage deep vs shallow copy. | |
META_Object (osg, Capabilityi) | |
virtual void | apply (State &) const |
apply the OpenGL state attributes. | |
Protected Member Functions | |
virtual | ~Enablei () |
osg::Enablei::Enablei | ( | ) | [inline] |
osg::Enablei::Enablei | ( | unsigned int | buf, |
GLenum | capability | ||
) | [inline] |
osg::Enablei::Enablei | ( | const Enablei & | ei, |
const CopyOp & | copyop = CopyOp::SHALLOW_COPY |
||
) | [inline] |
Copy constructor using CopyOp to manage deep vs shallow copy.
virtual osg::Enablei::~Enablei | ( | ) | [inline, protected, virtual] |
virtual void osg::Enablei::apply | ( | State & | ) | const [virtual] |
apply the OpenGL state attributes.
The render info for the current OpenGL context is passed in to allow the StateAttribute to obtain details on the the current context and state.
Reimplemented from osg::StateAttribute.
osg::Enablei::META_Object | ( | osg | , |
Capabilityi | |||
) |
Reimplemented from osg::Capabilityi.
![]() | Generated at Tue Dec 8 2015 00:14:23 for the OpenSceneGraph by doxygen 1.7.6.1. |