Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

osg::VertexProgram Member List

This is the complete list of members for osg::VertexProgram, including all inherited members.
_dataVarianceosg::Object [protected]
_eventCallbackosg::StateAttribute [protected]
_matrixListosg::VertexProgram [protected]
_nameosg::Object [protected]
_parentsosg::StateAttribute [protected]
_programLocalParametersosg::VertexProgram [protected]
_refCountosg::Referenced [mutable, protected]
_refMutexosg::Referenced [mutable, protected]
_updateCallbackosg::StateAttribute [protected]
_userDataosg::Object [protected]
_vertexProgramosg::VertexProgram [protected]
_vertexProgramIDListosg::VertexProgram [mutable, protected]
addParent(osg::StateSet *object)osg::StateAttribute [protected]
ALPHAFUNC enum valueosg::StateAttribute
ANTIALIAS enum valueosg::StateAttribute
apply(State &state) const osg::VertexProgram [virtual]
BLENDCOLOR enum valueosg::StateAttribute
BLENDEQUATION enum valueosg::StateAttribute
BLENDFUNC enum valueosg::StateAttribute
className() const osg::StateAttribute [inline, virtual]
CLIPPLANE enum valueosg::StateAttribute
clone(const CopyOp &) const=0osg::StateAttribute [pure virtual]
cloneType() const=0osg::StateAttribute [pure virtual]
COLORMASK enum valueosg::StateAttribute
COLORMATRIX enum valueosg::StateAttribute
COLORTABLE enum valueosg::StateAttribute
compare(const osg::StateAttribute &sa) const osg::VertexProgram [inline, virtual]
osg::StateAttribute::compare(const StateAttribute &sa) const=0osg::StateAttribute [pure virtual]
compileGLObjects(State &state) const osg::VertexProgram [inline, virtual]
CULLFACE enum valueosg::StateAttribute
DataVariance enum nameosg::Object
deleteVertexProgramObject(unsigned int contextID, GLuint handle)osg::VertexProgram [static]
DEPTH enum valueosg::StateAttribute
dirtyVertexProgramObject()osg::VertexProgram
DYNAMIC enum valueosg::Object
flushDeletedVertexProgramObjects(unsigned int contextID, double currentTime, double &availableTime)osg::VertexProgram [static]
FOG enum valueosg::StateAttribute
FRAGMENTPROGRAM enum valueosg::StateAttribute
FRONTFACE enum valueosg::StateAttribute
getDataVariance() const osg::Object [inline]
getDeleteHandler()osg::Referenced [static]
getEventCallback()osg::StateAttribute [inline]
getEventCallback() const osg::StateAttribute [inline]
getExtensions(unsigned int contextID, bool createIfNotInitalized)osg::VertexProgram [static]
getLocalParameters()osg::VertexProgram [inline]
getLocalParameters() const osg::VertexProgram [inline]
getMatrices()osg::VertexProgram [inline]
getMatrices() const osg::VertexProgram [inline]
getMember() const osg::StateAttribute [inline, virtual]
getModeUsage(ModeUsage &usage) const osg::VertexProgram [inline, virtual]
getName() const osg::Object [inline]
getNumParents() const osg::StateAttribute [inline]
getParent(unsigned int i)osg::StateAttribute [inline]
getParent(unsigned int i) const osg::StateAttribute [inline]
getParents() const osg::StateAttribute [inline]
getThreadSafeReferenceCounting()osg::Referenced [static]
getThreadSafeRefUnref() const osg::Referenced [inline]
getType() const=0osg::StateAttribute [pure virtual]
getTypeMemberPair() const osg::StateAttribute [inline]
getUpdateCallback()osg::StateAttribute [inline]
getUpdateCallback() const osg::StateAttribute [inline]
getUserData()osg::Object [inline]
getUserData() const osg::Object [inline]
getVertexProgram() const osg::VertexProgram [inline]
getVertexProgramID(unsigned int contextID) const osg::VertexProgram [inline]
GLMode typedefosg::StateAttribute
GLModeValue typedefosg::StateAttribute
INHERIT enum valueosg::StateAttribute
isSameKindAs(const Object *obj) const osg::StateAttribute [inline, virtual]
isTextureAttribute() const osg::StateAttribute [inline, virtual]
libraryName() const osg::StateAttribute [inline, virtual]
LIGHT enum valueosg::StateAttribute
LIGHTMODEL enum valueosg::StateAttribute
LINESTIPPLE enum valueosg::StateAttribute
LINEWIDTH enum valueosg::StateAttribute
LocalParamList typedefosg::VertexProgram
LOGICOP enum valueosg::StateAttribute
MATERIAL enum valueosg::StateAttribute
MatrixList typedefosg::VertexProgram
META_StateAttribute(osg, VertexProgram, VERTEXPROGRAM)osg::VertexProgram
MULTISAMPLE enum valueosg::StateAttribute
Object()osg::Object [inline]
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
OFF enum valueosg::StateAttribute
ON enum valueosg::StateAttribute
operator!=(const StateAttribute &rhs) const osg::StateAttribute [inline]
operator<(const StateAttribute &rhs) const osg::StateAttribute [inline]
osg::Referenced::operator=(const Referenced &)osg::Referenced [inline]
operator==(const StateAttribute &rhs) const osg::StateAttribute [inline]
OSGNV_PARAMETER_BLOCK enum valueosg::StateAttribute
OSGNVCG_PROGRAM enum valueosg::StateAttribute
OSGNVEXT_REGISTER_COMBINERS enum valueosg::StateAttribute
OSGNVEXT_TEXTURE_SHADER enum valueosg::StateAttribute
OSGNVEXT_VERTEX_PROGRAM enum valueosg::StateAttribute
OSGNVPARSE_PROGRAM_PARSER enum valueosg::StateAttribute
OSGNVSLANG_PROGRAM enum valueosg::StateAttribute
OVERRIDE enum valueosg::StateAttribute
OverrideValue typedefosg::StateAttribute
ParentList typedefosg::StateAttribute
POINT enum valueosg::StateAttribute
POINTSPRITE enum valueosg::StateAttribute
POLYGONMODE enum valueosg::StateAttribute
POLYGONOFFSET enum valueosg::StateAttribute
POLYGONSTIPPLE enum valueosg::StateAttribute
PROGRAM enum valueosg::StateAttribute
PROTECTED enum valueosg::StateAttribute
ref() const osg::Referenced [inline]
referenceCount() const osg::Referenced [inline]
Referenced()osg::Referenced
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(State *state=0) const osg::VertexProgram [virtual]
removeParent(osg::StateSet *object)osg::StateAttribute [protected]
SCISSOR enum valueosg::StateAttribute
setDataVariance(DataVariance dv)osg::Object [inline]
setDeleteHandler(DeleteHandler *handler)osg::Referenced [static]
setEventCallback(Callback *ec)osg::StateAttribute
setExtensions(unsigned int contextID, Extensions *extensions)osg::VertexProgram [static]
setLocalParameters(const LocalParamList &lpl)osg::VertexProgram [inline]
setMatrices(const MatrixList &matrices)osg::VertexProgram [inline]
setMatrix(const GLenum mode, const Matrix &matrix)osg::VertexProgram [inline]
setName(const std::string &name)osg::Object [inline]
setName(const char *name)osg::Object [inline]
setProgramLocalParameter(const GLuint index, const Vec4 &p)osg::VertexProgram [inline]
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referenced [static]
setThreadSafeRefUnref(bool threadSafe)osg::Referenced
setUpdateCallback(Callback *uc)osg::StateAttribute
setUserData(Referenced *obj)osg::Object [inline]
setVertexProgram(const char *program)osg::VertexProgram [inline]
setVertexProgram(const std::string &program)osg::VertexProgram [inline]
SHADEMODEL enum valueosg::StateAttribute
StateAttribute()osg::StateAttribute [inline]
StateAttribute(const StateAttribute &sa, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::StateAttribute [inline]
STATIC enum valueosg::Object
STENCIL enum valueosg::StateAttribute
TEXENV enum valueosg::StateAttribute
TEXENVFILTER enum valueosg::StateAttribute
TEXGEN enum valueosg::StateAttribute
TEXMAT enum valueosg::StateAttribute
TEXTURE enum valueosg::StateAttribute
Type enum nameosg::StateAttribute
TypeMemberPair typedefosg::StateAttribute
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
VALIDATOR enum valueosg::StateAttribute
Values enum nameosg::StateAttribute
VertexProgram()osg::VertexProgram
VertexProgram(const VertexProgram &vp, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::VertexProgram
VERTEXPROGRAM enum valueosg::StateAttribute
VertexProgramIDList typedefosg::VertexProgram [protected]
VIEWMATRIXEXTRACTOR enum valueosg::StateAttribute
VIEWPORT enum valueosg::StateAttribute
~Object()osg::Object [inline, protected, virtual]
~Referenced()osg::Referenced [protected, virtual]
~StateAttribute()osg::StateAttribute [inline, protected, virtual]
~VertexProgram()osg::VertexProgram [protected, virtual]

Generated at Thu Nov 24 16:24:02 2005 for the OpenSceneGraph by doxygen 1.3.6.