cherish
ProgramPolygon Member List

This is the complete list of members for ProgramPolygon, including all inherited members.

addPresetShaders() (defined in ProgramPolygon)ProgramPolygonprotectedvirtual
addPresetUniforms() (defined in ProgramPolygon)ProgramPolygonprotectedvirtual
addUniform(const std::string &name, osg::Uniform::Type type, T *updateCallback=0) (defined in ProgramEntity2D)ProgramEntity2Dinlineprotected
addUniform(const std::string &name, osg::Uniform::Type type, T value) (defined in ProgramEntity2D)ProgramEntity2Dinlineprotected
addUniformCanvasMatrix() (defined in ProgramEntity2D)ProgramEntity2Dprotected
getCamera() const (defined in ProgramEntity2D)ProgramEntity2D
getIsFogged() const (defined in ProgramPolygon)ProgramPolygon
getTransform() const (defined in ProgramEntity2D)ProgramEntity2D
initialize(osg::StateSet *state, osg::Camera *camera, osg::MatrixTransform *t, bool isFogged) (defined in ProgramPolygon)ProgramPolygonvirtual
initialize(osg::StateSet *state, osg::Camera *camera, osg::MatrixTransform *t) (defined in ProgramEntity2D)ProgramEntity2Dvirtual
m_camera (defined in ProgramEntity2D)ProgramEntity2Dprotected
m_isFogged (defined in ProgramPolygon)ProgramPolygonprotected
m_state (defined in ProgramEntity2D)ProgramEntity2Dprotected
m_transform (defined in ProgramEntity2D)ProgramEntity2Dprotected
ProgramEntity2D() (defined in ProgramEntity2D)ProgramEntity2D
ProgramPolygon() (defined in ProgramPolygon)ProgramPolygon
updateIsFogged(bool f)ProgramPolygonvirtual
updateTransform(osg::MatrixTransform *t) (defined in ProgramEntity2D)ProgramEntity2D