cherish
ProgramLineSegment Member List

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

addPresetShaders() (defined in ProgramLineSegment)ProgramLineSegmentprotectedvirtual
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
ProgramLineSegment() (defined in ProgramLineSegment)ProgramLineSegment
ProgramPolygon() (defined in ProgramPolygon)ProgramPolygon
updateIsFogged(bool f)ProgramLineSegmentvirtual
updateTransform(osg::MatrixTransform *t) (defined in ProgramEntity2D)ProgramEntity2D