cherish
|
This is the complete list of members for ProgramLineSegment, including all inherited members.
addPresetShaders() (defined in ProgramLineSegment) | ProgramLineSegment | protectedvirtual |
addPresetUniforms() (defined in ProgramPolygon) | ProgramPolygon | protectedvirtual |
addUniform(const std::string &name, osg::Uniform::Type type, T *updateCallback=0) (defined in ProgramEntity2D) | ProgramEntity2D | inlineprotected |
addUniform(const std::string &name, osg::Uniform::Type type, T value) (defined in ProgramEntity2D) | ProgramEntity2D | inlineprotected |
addUniformCanvasMatrix() (defined in ProgramEntity2D) | ProgramEntity2D | protected |
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) | ProgramPolygon | virtual |
initialize(osg::StateSet *state, osg::Camera *camera, osg::MatrixTransform *t) (defined in ProgramEntity2D) | ProgramEntity2D | virtual |
m_camera (defined in ProgramEntity2D) | ProgramEntity2D | protected |
m_isFogged (defined in ProgramPolygon) | ProgramPolygon | protected |
m_state (defined in ProgramEntity2D) | ProgramEntity2D | protected |
m_transform (defined in ProgramEntity2D) | ProgramEntity2D | protected |
ProgramEntity2D() (defined in ProgramEntity2D) | ProgramEntity2D | |
ProgramLineSegment() (defined in ProgramLineSegment) | ProgramLineSegment | |
ProgramPolygon() (defined in ProgramPolygon) | ProgramPolygon | |
updateIsFogged(bool f) | ProgramLineSegment | virtual |
updateTransform(osg::MatrixTransform *t) (defined in ProgramEntity2D) | ProgramEntity2D |