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

osg::TextureRectangle Member List

This is the complete list of members for osg::TextureRectangle, including all inherited members.
_borderColorosg::Texture [protected]
_borderWidthosg::Texture [protected]
_clientStorageHintosg::Texture [protected]
_dataVarianceosg::Object [protected]
_eventCallbackosg::StateAttribute [protected]
_imageosg::TextureRectangle [mutable, protected]
_internalFormatosg::Texture [mutable, protected]
_internalFormatModeosg::Texture [protected]
_mag_filterosg::Texture [protected]
_maxAnisotropyosg::Texture [protected]
_min_filterosg::Texture [protected]
_modifiedCountosg::TextureRectangle [mutable, protected]
_nameosg::Object [protected]
_parentsosg::StateAttribute [protected]
_readPBufferosg::Texture [mutable, protected]
_refCountosg::Referenced [mutable, protected]
_refMutexosg::Referenced [mutable, protected]
_resizeNonPowerOfTwoHintosg::Texture [protected]
_shadow_ambientosg::Texture [protected]
_shadow_compare_funcosg::Texture [protected]
_shadow_texture_modeosg::Texture [protected]
_sourceFormatosg::Texture [mutable, protected]
_sourceTypeosg::Texture [mutable, protected]
_subloadCallbackosg::TextureRectangle [protected]
_texParametersDirtyListosg::Texture [mutable, protected]
_textureHeightosg::TextureRectangle [mutable, protected]
_textureObjectBufferosg::Texture [mutable, protected]
_textureWidthosg::TextureRectangle [mutable, protected]
_unrefImageDataAfterApplyosg::Texture [protected]
_updateCallbackosg::StateAttribute [protected]
_use_shadow_comparisonosg::Texture [protected]
_useHardwareMipMapGenerationosg::Texture [protected]
_userDataosg::Object [protected]
_wrap_rosg::Texture [protected]
_wrap_sosg::Texture [protected]
_wrap_tosg::Texture [protected]
addParent(osg::StateSet *object)osg::StateAttribute [protected]
ALPHA enum valueosg::Texture
ALPHAFUNC enum valueosg::StateAttribute
ANTIALIAS enum valueosg::StateAttribute
apply(State &state) const osg::TextureRectangle [virtual]
applyTexImage2D_load(State &state, GLenum target, const Image *image, GLsizei width, GLsizei height, GLsizei numMipmapLevels) const osg::Texture
applyTexImage2D_subload(State &state, GLenum target, const Image *image, GLsizei width, GLsizei height, GLint inInternalFormat, GLsizei numMipmapLevels) const osg::Texture
applyTexImage_load(GLenum target, Image *image, State &state, GLsizei &inwidth, GLsizei &inheight) const osg::TextureRectangle [protected]
applyTexImage_subload(GLenum target, Image *image, State &state, GLsizei &inwidth, GLsizei &inheight, GLint &inInternalFormat) const osg::TextureRectangle [protected]
applyTexParameters(GLenum target, State &state) const osg::TextureRectangle [protected]
areAllTextureObjectsLoaded() const osg::Texture
BLENDCOLOR enum valueosg::StateAttribute
BLENDEQUATION enum valueosg::StateAttribute
BLENDFUNC enum valueosg::StateAttribute
CLAMP enum valueosg::Texture
CLAMP_TO_BORDER enum valueosg::Texture
CLAMP_TO_EDGE enum valueosg::Texture
className() const osg::Texture [inline, virtual]
CLIPPLANE enum valueosg::StateAttribute
clone(const CopyOp &copyop) const=0osg::Texture [pure virtual]
cloneType() const=0osg::Texture [pure virtual]
COLORMASK enum valueosg::StateAttribute
COLORMATRIX enum valueosg::StateAttribute
COLORTABLE enum valueosg::StateAttribute
compare(const StateAttribute &rhs) const osg::TextureRectangle [virtual]
compareTexture(const Texture &rhs) const osg::Texture [protected]
compileGLObjects(State &state) const osg::Texture [virtual]
computeInternalFormat() const osg::TextureRectangle [protected, virtual]
computeInternalFormatWithImage(const osg::Image &image) const osg::Texture [protected]
computeRequiredTextureDimensions(State &state, const osg::Image &image, GLsizei &width, GLsizei &height, GLsizei &numMipmapLevels) const osg::Texture [protected]
copyTexImage2D(State &state, int x, int y, int width, int height)osg::TextureRectangle
copyTexSubImage2D(State &state, int xoffset, int yoffset, int x, int y, int width, int height)osg::TextureRectangle
CULLFACE enum valueosg::StateAttribute
DataVariance enum nameosg::Object
DEPTH enum valueosg::StateAttribute
dirtyTextureObject()osg::Texture
dirtyTextureParameters()osg::Texture
DYNAMIC enum valueosg::Object
FilterMode enum nameosg::Texture
FilterParameter enum nameosg::Texture
flushAllDeletedTextureObjects(unsigned int contextID)osg::Texture [static]
flushDeletedTextureObjects(unsigned int contextID, double currentTime, double &availableTime)osg::Texture [static]
FOG enum valueosg::StateAttribute
FRAGMENTPROGRAM enum valueosg::StateAttribute
FRONTFACE enum valueosg::StateAttribute
generateTextureObject(unsigned int contextID, GLenum target)osg::Texture [static]
generateTextureObject(unsigned int contextID, GLenum target, GLint numMipmapLevels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border)osg::Texture [static]
GEQUAL enum valueosg::Texture
getBorderColor() const osg::Texture [inline]
getBorderWidth() const osg::Texture [inline]
getClientStorageHint() const osg::Texture [inline]
getCompressedSize(GLenum internalFormat, GLint width, GLint height, GLint depth, GLint &blockSize, GLint &size) const osg::Texture [protected]
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::Texture [static]
getFilter(FilterParameter which) const osg::Texture
getImage()osg::TextureRectangle [inline]
getImage() const osg::TextureRectangle [inline]
getImage(unsigned int)osg::TextureRectangle [inline, virtual]
getImage(unsigned int) const osg::TextureRectangle [inline, virtual]
getInternalFormat() const osg::Texture [inline]
getInternalFormatMode() const osg::Texture [inline]
getMaxAnisotropy() const osg::Texture [inline]
getMember() const osg::StateAttribute [inline, virtual]
getMinimumNumberOfTextureObjectsToRetainInCache()osg::Texture [static]
getModeUsage(ModeUsage &usage) const osg::Texture [inline, virtual]
getModifiedCount(unsigned int contextID) const osg::TextureRectangle [inline]
getName() const osg::Object [inline]
getNumImages() const osg::TextureRectangle [inline, virtual]
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]
getReadPBuffer()osg::Texture [inline]
getResizeNonPowerOfTwoHint() const osg::Texture [inline]
getShadowAmbient()osg::Texture [inline]
getShadowCompareFunc()osg::Texture [inline]
getShadowTextureMode()osg::Texture [inline]
getSourceFormat() const osg::Texture [inline]
getSourceType() const osg::Texture [inline]
getSubloadCallback()osg::TextureRectangle [inline]
getSubloadCallback() const osg::TextureRectangle [inline]
getTextureHeight() const osg::TextureRectangle [inline]
getTextureObject(unsigned int contextID) const osg::Texture [inline]
getTextureParameterDirty(unsigned int contextID) const osg::Texture [inline]
getTextureTarget() const osg::TextureRectangle [inline, virtual]
getTextureWidth() const osg::TextureRectangle [inline]
getThreadSafeReferenceCounting()osg::Referenced [static]
getThreadSafeRefUnref() const osg::Referenced [inline]
getType() const osg::Texture [inline, virtual]
getTypeMemberPair() const osg::StateAttribute [inline]
getUnRefImageDataAfterApply() const osg::Texture [inline]
getUpdateCallback()osg::StateAttribute [inline]
getUpdateCallback() const osg::StateAttribute [inline]
getUseHardwareMipMapGeneration() const osg::Texture [inline]
getUserData()osg::Object [inline]
getUserData() const osg::Object [inline]
getWrap(WrapParameter which) const osg::Texture
GLMode typedefosg::StateAttribute
GLModeValue typedefosg::StateAttribute
ImageModifiedCount typedefosg::TextureRectangle [protected]
INHERIT enum valueosg::StateAttribute
INTENSITY enum valueosg::Texture
InternalFormatMode enum nameosg::Texture
isCompressedInternalFormat() const osg::Texture
isCompressedInternalFormat(GLint internalFormat) const osg::Texture [protected]
isSameKindAs(const osg::Object *obj) const osg::Texture [inline, virtual]
osg::StateAttribute::isSameKindAs(const Object *obj) const osg::StateAttribute [inline, virtual]
isTextureAttribute() const osg::Texture [inline, virtual]
LEQUAL enum valueosg::Texture
libraryName() const osg::Texture [inline, virtual]
LIGHT enum valueosg::StateAttribute
LIGHTMODEL enum valueosg::StateAttribute
LINEAR enum valueosg::Texture
LINEAR_MIPMAP_LINEAR enum valueosg::Texture
LINEAR_MIPMAP_NEAREST enum valueosg::Texture
LINESTIPPLE enum valueosg::StateAttribute
LINEWIDTH enum valueosg::StateAttribute
LOGICOP enum valueosg::StateAttribute
LUMINANCE enum valueosg::Texture
MAG_FILTER enum valueosg::Texture
MATERIAL enum valueosg::StateAttribute
META_StateAttribute(osg, TextureRectangle, TEXTURE)osg::TextureRectangle
MIN_FILTER enum valueosg::Texture
MIRROR enum valueosg::Texture
MULTISAMPLE enum valueosg::StateAttribute
NEAREST enum valueosg::Texture
NEAREST_MIPMAP_LINEAR enum valueosg::Texture
NEAREST_MIPMAP_NEAREST enum valueosg::Texture
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::Texture [virtual]
removeParent(osg::StateSet *object)osg::StateAttribute [protected]
REPEAT enum valueosg::Texture
s_numberDeletedTextureInLastFrameosg::Texture [static]
s_numberNewTextureInLastFrameosg::Texture [static]
s_numberTextureReusedLastInLastFrameosg::Texture [static]
SCISSOR enum valueosg::StateAttribute
setBorderColor(const Vec4 &color)osg::Texture [inline]
setBorderWidth(GLint width)osg::Texture [inline]
setClientStorageHint(bool flag)osg::Texture [inline]
setDataVariance(DataVariance dv)osg::Object [inline]
setDeleteHandler(DeleteHandler *handler)osg::Referenced [static]
setEventCallback(Callback *ec)osg::StateAttribute
setExtensions(unsigned int contextID, Extensions *extensions)osg::Texture [static]
setFilter(FilterParameter which, FilterMode filter)osg::Texture
setImage(Image *image)osg::TextureRectangle
setImage(unsigned int, Image *image)osg::TextureRectangle [inline, virtual]
setInternalFormat(GLint internalFormat)osg::Texture [inline]
setInternalFormatMode(InternalFormatMode mode)osg::Texture [inline]
setMaxAnisotropy(float anis)osg::Texture
setMinimumNumberOfTextureObjectsToRetainInCache(unsigned int minimum)osg::Texture [static]
setName(const std::string &name)osg::Object [inline]
setName(const char *name)osg::Object [inline]
setReadPBuffer(GraphicsContext *context)osg::Texture [inline]
setResizeNonPowerOfTwoHint(bool flag)osg::Texture [inline]
setShadowAmbient(float shadow_ambient)osg::Texture [inline]
setShadowCompareFunc(ShadowCompareFunc func)osg::Texture [inline]
setShadowComparison(bool flag)osg::Texture [inline]
setShadowTextureMode(ShadowTextureMode mode)osg::Texture [inline]
setSourceFormat(GLenum sourceFormat)osg::Texture [inline]
setSourceType(GLenum sourceType)osg::Texture [inline]
setSubloadCallback(SubloadCallback *cb)osg::TextureRectangle [inline]
setTextureHeight(int height)osg::TextureRectangle [inline]
setTextureSize(int width, int height) const osg::TextureRectangle [inline]
setTextureWidth(int width)osg::TextureRectangle [inline]
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referenced [static]
setThreadSafeRefUnref(bool threadSafe)osg::Referenced
setUnRefImageDataAfterApply(bool flag)osg::Texture [inline]
setUpdateCallback(Callback *uc)osg::StateAttribute
setUseHardwareMipMapGeneration(bool useHardwareMipMapGeneration)osg::Texture [inline]
setUserData(Referenced *obj)osg::Object [inline]
setWrap(WrapParameter which, WrapMode wrap)osg::Texture
SHADEMODEL enum valueosg::StateAttribute
ShadowCompareFunc enum nameosg::Texture
ShadowTextureMode enum nameosg::Texture
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
takeTextureObjects(TextureObjectListMap &toblm)osg::Texture
TEXENV enum valueosg::StateAttribute
TEXENVFILTER enum valueosg::StateAttribute
TEXGEN enum valueosg::StateAttribute
TEXMAT enum valueosg::StateAttribute
TexParameterDirtyList typedefosg::Texture [protected]
Texture()osg::Texture
Texture(const Texture &text, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Texture
TEXTURE enum valueosg::StateAttribute
TextureObjectBuffer typedefosg::Texture [protected]
TextureObjectList typedefosg::Texture
TextureObjectListMap typedefosg::Texture
TextureRectangle()osg::TextureRectangle
TextureRectangle(Image *image)osg::TextureRectangle
TextureRectangle(const TextureRectangle &text, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::TextureRectangle
Type enum nameosg::StateAttribute
TypeMemberPair typedefosg::StateAttribute
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
USE_ARB_COMPRESSION enum valueosg::Texture
USE_IMAGE_DATA_FORMAT enum valueosg::Texture
USE_S3TC_DXT1_COMPRESSION enum valueosg::Texture
USE_S3TC_DXT3_COMPRESSION enum valueosg::Texture
USE_S3TC_DXT5_COMPRESSION enum valueosg::Texture
USE_USER_DEFINED_FORMAT enum valueosg::Texture
VALIDATOR enum valueosg::StateAttribute
Values enum nameosg::StateAttribute
VERTEXPROGRAM enum valueosg::StateAttribute
VIEWMATRIXEXTRACTOR enum valueosg::StateAttribute
VIEWPORT enum valueosg::StateAttribute
WRAP_R enum valueosg::Texture
WRAP_S enum valueosg::Texture
WRAP_T enum valueosg::Texture
WrapMode enum nameosg::Texture
WrapParameter enum nameosg::Texture
~Object()osg::Object [inline, protected, virtual]
~Referenced()osg::Referenced [protected, virtual]
~StateAttribute()osg::StateAttribute [inline, protected, virtual]
~Texture()osg::Texture [protected, virtual]
~TextureRectangle()osg::TextureRectangle [protected, virtual]

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