OpenSceneGraph
osg::TextureCubeMap Member List

This is the complete list of members for osg::TextureCubeMap, including all inherited members.

_borderColorosg::Textureprotected
_borderWidthosg::Textureprotected
_clientStorageHintosg::Textureprotected
_dataVarianceosg::Objectprotected
_eventCallbackosg::StateAttributeprotected
_imagesosg::TextureCubeMapprotected
_internalFormatosg::Texturemutableprotected
_internalFormatModeosg::Textureprotected
_internalFormatTypeosg::Texturemutableprotected
_lodbiasosg::Textureprotected
_mag_filterosg::Textureprotected
_maxAnisotropyosg::Textureprotected
_maxlodosg::Textureprotected
_min_filterosg::Textureprotected
_minlodosg::Textureprotected
_modifiedCountosg::TextureCubeMapmutableprotected
_nameosg::Objectprotected
_numMipmapLevelsosg::TextureCubeMapmutableprotected
_observerSetosg::Referencedmutableprotected
_parentsosg::StateAttributeprotected
_readPBufferosg::Texturemutableprotected
_refCountosg::Referencedmutableprotected
_resizeNonPowerOfTwoHintosg::Textureprotected
_shaderComponentosg::StateAttributeprotected
_shadow_ambientosg::Textureprotected
_shadow_compare_funcosg::Textureprotected
_shadow_texture_modeosg::Textureprotected
_sourceFormatosg::Texturemutableprotected
_sourceTypeosg::Texturemutableprotected
_subloadCallbackosg::TextureCubeMapprotected
_swizzleosg::Textureprotected
_texMipmapGenerationDirtyListosg::Texturemutableprotected
_texParametersDirtyListosg::Texturemutableprotected
_textureHeightosg::TextureCubeMapmutableprotected
_textureObjectBufferosg::Texturemutableprotected
_textureUnitosg::TextureAttributeprotected
_textureWidthosg::TextureCubeMapmutableprotected
_unrefImageDataAfterApplyosg::Textureprotected
_updateCallbackosg::StateAttributeprotected
_use_shadow_comparisonosg::Textureprotected
_useHardwareMipMapGenerationosg::Textureprotected
_userDataContainerosg::Objectprotected
_wrap_rosg::Textureprotected
_wrap_sosg::Textureprotected
_wrap_tosg::Textureprotected
addObserver(Observer *observer) constosg::Referenced
addParent(osg::StateSet *object)osg::StateAttributeprotected
allocateMipmap(State &state) constosg::TextureCubeMapprotectedvirtual
allocateMipmapLevels()osg::Texture
ALPHA enum valueosg::Texture
ALPHAFUNC enum valueosg::StateAttribute
ALWAYS enum valueosg::Texture
ANTIALIAS enum valueosg::StateAttribute
apply(State &state) constosg::TextureCubeMapvirtual
applyTexImage2D_load(State &state, GLenum target, const Image *image, GLsizei width, GLsizei height, GLsizei numMipmapLevels) constosg::Texture
applyTexImage2D_subload(State &state, GLenum target, const Image *image, GLsizei width, GLsizei height, GLint inInternalFormat, GLsizei numMipmapLevels) constosg::Texture
applyTexParameters(GLenum target, State &state) constosg::Textureprotected
areAllTextureObjectsLoaded() constosg::Texture
asCallback()osg::Objectinlinevirtual
asCallback() constosg::Objectinlinevirtual
asCallbackObject()osg::Objectinlinevirtual
asCallbackObject() constosg::Objectinlinevirtual
asCamera()osg::Objectinlinevirtual
asCamera() constosg::Objectinlinevirtual
asDrawable()osg::Objectinlinevirtual
asDrawable() constosg::Objectinlinevirtual
asImage()osg::Objectinlinevirtual
asImage() constosg::Objectinlinevirtual
asNode()osg::Objectinlinevirtual
asNode() constosg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() constosg::Objectinlinevirtual
asStateAttribute()osg::StateAttributeinlinevirtual
asStateAttribute() constosg::StateAttributeinlinevirtual
asStateSet()osg::Objectinlinevirtual
asStateSet() constosg::Objectinlinevirtual
asTexture()osg::Textureinlinevirtual
asTexture() constosg::Textureinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() constosg::Objectinlinevirtual
asUniformBase() constosg::Objectinlinevirtual
asUniformBase()osg::Objectinlinevirtual
asUserDataContainer()osg::Objectinlinevirtual
asUserDataContainer() constosg::Objectinlinevirtual
asValueObject()osg::Objectinlinevirtual
asValueObject() constosg::Objectinlinevirtual
ATOMICCOUNTERBUFFERBINDING enum valueosg::StateAttribute
BINDIMAGETEXTURE enum valueosg::StateAttribute
BLENDCOLOR enum valueosg::StateAttribute
BLENDEQUATION enum valueosg::StateAttribute
BLENDFUNC enum valueosg::StateAttribute
Callback typedefosg::StateAttribute
CAPABILITY enum valueosg::StateAttribute
checkValidityOfAssociatedModes(osg::State &) constosg::StateAttributeinlinevirtual
CLAMP enum valueosg::Texture
CLAMP_TO_BORDER enum valueosg::Texture
CLAMP_TO_EDGE enum valueosg::Texture
CLAMPCOLOR enum valueosg::StateAttribute
className() constosg::Textureinlinevirtual
CLIPCONTROL enum valueosg::StateAttribute
CLIPPLANE enum valueosg::StateAttribute
clone(const CopyOp &copyop) const =0osg::Texturepure virtual
cloneType() const =0osg::Texturepure virtual
COLORMASK enum valueosg::StateAttribute
COLORMATRIX enum valueosg::StateAttribute
COLORTABLE enum valueosg::StateAttribute
compare(const StateAttribute &rhs) constosg::TextureCubeMapvirtual
compareTexture(const Texture &rhs) constosg::Textureprotected
compareTextureObjects(const Texture &rhs) constosg::Textureprotected
compileGLObjects(State &state) constosg::Texturevirtual
computeDataVariance()osg::Objectinlinevirtual
computeInternalFormat() constosg::TextureCubeMapprotectedvirtual
computeInternalFormatType() constosg::Textureprotected
computeInternalFormatWithImage(const osg::Image &image) constosg::Textureprotected
computeRequiredTextureDimensions(State &state, const osg::Image &image, GLsizei &width, GLsizei &height, GLsizei &numMipmapLevels) constosg::Textureprotected
configureUniformNames()osg::TextureAttributeinlineprotectedvirtual
copyTexSubImageCubeMap(State &state, int face, int xoffset, int yoffset, int x, int y, int width, int height)osg::TextureCubeMap
CULLFACE enum valueosg::StateAttribute
DataVariance enum nameosg::Object
deleteUsingDeleteHandler() constosg::Referencedprotected
DEPTH enum valueosg::StateAttribute
DEPTHRANGEINDEXED enum valueosg::StateAttribute
dirtyTextureObject()osg::Texture
dirtyTextureParameters()osg::Texture
DYNAMIC enum valueosg::Object
EQUAL enum valueosg::Texture
Face enum nameosg::TextureCubeMap
FilterMode enum nameosg::Texture
FilterParameter enum nameosg::Texture
FLOAT enum valueosg::Texture
FOG enum valueosg::StateAttribute
FRAGMENTPROGRAM enum valueosg::StateAttribute
FRAME_BUFFER_OBJECT enum valueosg::StateAttribute
FRONTFACE enum valueosg::StateAttribute
GENERATE_MIPMAP enum valueosg::Texture
GENERATE_MIPMAP_NONE enum valueosg::Texture
GENERATE_MIPMAP_TEX_PARAMETER enum valueosg::Texture
generateAndAssignTextureObject(unsigned int contextID, GLenum target) constosg::Texture
generateAndAssignTextureObject(unsigned int contextID, GLenum target, GLint numMipmapLevels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border) constosg::Texture
generateMipmap(State &state) constosg::Textureprotected
GenerateMipmapMode enum nameosg::Texture
generateTextureObject(const Texture *texture, unsigned int contextID, GLenum target)osg::Texturestatic
generateTextureObject(const Texture *texture, unsigned int contextID, GLenum target, GLint numMipmapLevels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border)osg::Texturestatic
GEQUAL enum valueosg::Texture
getBorderColor() constosg::Textureinline
getBorderWidth() constosg::Textureinline
getClientStorageHint() constosg::Textureinline
getCompoundClassName() constosg::Objectinline
getCompressedSize(GLenum internalFormat, GLint width, GLint height, GLint depth, GLint &blockSize, GLint &size)osg::Texturestatic
getDataVariance() constosg::Objectinline
getDeleteHandler()osg::Referencedstatic
getEventCallback()osg::StateAttributeinline
getEventCallback() constosg::StateAttributeinline
getFilter(FilterParameter which) constosg::Texture
getGlobalReferencedMutex()osg::Referencedstatic
getImage(unsigned int face)osg::TextureCubeMapvirtual
getImage(unsigned int face) constosg::TextureCubeMapvirtual
getInternalFormat() constosg::Textureinline
getInternalFormatMode() constosg::Textureinline
getInternalFormatType() constosg::Textureinline
getLODBias() constosg::Textureinline
getMaxAnisotropy() constosg::Textureinline
getMaxLOD() constosg::Textureinline
getMember() constosg::TextureAttributeinlinevirtual
getMinLOD() constosg::Textureinline
getModeUsage(ModeUsage &) constosg::StateAttributeinlinevirtual
getModifiedCount(unsigned int face, unsigned int contextID) constosg::TextureCubeMapinline
getName() constosg::Objectinline
getNumImages() constosg::TextureCubeMapinlinevirtual
getNumMipmapLevels() constosg::TextureCubeMapinline
getNumParents() constosg::StateAttributeinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getOrCreateUserDataContainer()osg::Object
getParent(unsigned int i)osg::StateAttributeinline
getParent(unsigned int i) constosg::StateAttributeinline
getParents() constosg::StateAttributeinline
getReadPBuffer()osg::Textureinline
getReadPBuffer() constosg::Textureinline
getRefMutex() constosg::Referencedinline
getResizeNonPowerOfTwoHint() constosg::Textureinline
getShaderComponent()osg::StateAttributeinline
getShaderComponent() constosg::StateAttributeinline
getShadowAmbient() constosg::Textureinline
getShadowCompareFunc() constosg::Textureinline
getShadowComparison() constosg::Textureinline
getShadowTextureMode() constosg::Textureinline
getSourceFormat() constosg::Textureinline
getSourceType() constosg::Textureinline
getSubloadCallback()osg::TextureCubeMapinline
getSubloadCallback() constosg::TextureCubeMapinline
getSwizzle() constosg::Textureinline
getTextureDepth() constosg::TextureCubeMapinlinevirtual
getTextureHeight() constosg::TextureCubeMapinlinevirtual
getTextureObject(unsigned int contextID) constosg::Textureinline
getTextureParameterDirty(unsigned int contextID) constosg::Textureinline
getTextureTarget() constosg::TextureCubeMapinlinevirtual
getTextureWidth() constosg::TextureCubeMapinlinevirtual
getThreadSafeRefUnref() constosg::Referencedinline
getType() constosg::Textureinlinevirtual
getTypeMemberPair() constosg::StateAttributeinline
getUnRefImageDataAfterApply() constosg::Textureinline
getUpdateCallback()osg::StateAttributeinline
getUpdateCallback() constosg::StateAttributeinline
getUseHardwareMipMapGeneration() constosg::Textureinline
getUserData()osg::Objectvirtual
getUserData() constosg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() constosg::Objectinline
getUserValue(const std::string &name, T &value) constosg::Object
getUserValue(const std::string &name, T &value) constosg::Object
getWrap(WrapParameter which) constosg::Texture
GLMode typedefosg::StateAttribute
GLModeValue typedefosg::StateAttribute
GREATER enum valueosg::Texture
HINT enum valueosg::StateAttribute
ImageModifiedCount typedefosg::TextureCubeMapprotected
imagesValid() constosg::TextureCubeMapprotected
INDIRECTDRAWBUFFERBINDING enum valueosg::StateAttribute
INHERIT enum valueosg::StateAttribute
INTENSITY enum valueosg::Texture
InternalFormatMode enum nameosg::Texture
InternalFormatType enum nameosg::Texture
isCompressedInternalFormat() constosg::Texture
isCompressedInternalFormat(GLint internalFormat)osg::Texturestatic
isDirty(unsigned int contextID) constosg::TextureCubeMapinlinevirtual
isHardwareMipmapGenerationEnabled(const State &state) constosg::Textureprotected
isSafeToUnrefImageData(const State &state) constosg::Textureinlineprotected
isSameKindAs(const osg::Object *obj) constosg::Textureinlinevirtual
isTextureAttribute() constosg::Textureinlinevirtual
LEQUAL enum valueosg::Texture
LESS enum valueosg::Texture
libraryName() constosg::Textureinlinevirtual
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, TextureCubeMap, TEXTURE)osg::TextureCubeMap
MIN_FILTER enum valueosg::Texture
mipmapAfterTexImage(State &state, GenerateMipmapMode beforeResult) constosg::Textureprotected
mipmapBeforeTexImage(const State &state, bool hardwareMipmapOn) constosg::Textureprotected
MIRROR enum valueosg::Texture
MULTISAMPLE enum valueosg::StateAttribute
NEAREST enum valueosg::Texture
NEAREST_MIPMAP_LINEAR enum valueosg::Texture
NEAREST_MIPMAP_NEAREST enum valueosg::Texture
NEGATIVE_X enum valueosg::TextureCubeMap
NEGATIVE_Y enum valueosg::TextureCubeMap
NEGATIVE_Z enum valueosg::TextureCubeMap
NEVER enum valueosg::Texture
NONE enum valueosg::Texture
NORMALIZED enum valueosg::Texture
NOTEQUAL enum valueosg::Texture
Object()osg::Objectinline
Object(bool threadSafeRefUnref)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
OFF enum valueosg::StateAttribute
ON enum valueosg::StateAttribute
operator!=(const StateAttribute &rhs) constosg::StateAttributeinline
operator<(const StateAttribute &rhs) constosg::StateAttributeinline
osg::Referenced::operator=(const Referenced &)osg::Referencedinline
operator==(const StateAttribute &rhs) constosg::StateAttributeinline
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
PATCH_PARAMETER enum valueosg::StateAttribute
POINT enum valueosg::StateAttribute
POINTSPRITE enum valueosg::StateAttribute
POLYGONMODE enum valueosg::StateAttribute
POLYGONOFFSET enum valueosg::StateAttribute
POLYGONSTIPPLE enum valueosg::StateAttribute
POSITIVE_X enum valueosg::TextureCubeMap
POSITIVE_Y enum valueosg::TextureCubeMap
POSITIVE_Z enum valueosg::TextureCubeMap
PRIMITIVERESTARTINDEX enum valueosg::StateAttribute
PROGRAM enum valueosg::StateAttribute
PROTECTED enum valueosg::StateAttribute
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referencedexplicit
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(State *state=0) constosg::Texturevirtual
removeObserver(Observer *observer) constosg::Referenced
removeParent(osg::StateSet *object)osg::StateAttributeprotected
REPEAT enum valueosg::Texture
resizeGLObjectBuffers(unsigned int maxSize)osg::Texturevirtual
SAMPLEMASKI enum valueosg::StateAttribute
SAMPLER enum valueosg::StateAttribute
SCISSOR enum valueosg::StateAttribute
SCISSORINDEXED enum valueosg::StateAttribute
selectSizedInternalFormat(const osg::Image *image=0) constosg::Texture
setBorderColor(const Vec4d &color)osg::Textureinline
setBorderWidth(GLint width)osg::Textureinline
setClientStorageHint(bool flag)osg::Textureinline
setDataVariance(DataVariance dv)osg::Objectinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setEventCallback(StateAttributeCallback *ec)osg::StateAttribute
setFilter(FilterParameter which, FilterMode filter)osg::Texture
setImage(unsigned int face, Image *image)osg::TextureCubeMapvirtual
setImage(unsigned int face, const ref_ptr< T > &image)osg::TextureCubeMapinline
setInternalFormat(GLint internalFormat)osg::Textureinline
setInternalFormatMode(InternalFormatMode mode)osg::Textureinline
setLODBias(float lodbias)osg::Texture
setMaxAnisotropy(float anis)osg::Texture
setMaxLOD(float maxlod)osg::Texture
setMinLOD(float minlod)osg::Texture
setName(const std::string &name)osg::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setNumMipmapLevels(unsigned int num) constosg::TextureCubeMapinline
setReadPBuffer(GraphicsContext *context)osg::Textureinline
setReadPBuffer(const ref_ptr< T > &context)osg::Textureinline
setResizeNonPowerOfTwoHint(bool flag)osg::Textureinline
setShaderComponent(ShaderComponent *sc)osg::StateAttributeinline
setShadowAmbient(float shadow_ambient)osg::Textureinline
setShadowCompareFunc(ShadowCompareFunc func)osg::Textureinline
setShadowComparison(bool flag)osg::Textureinline
setShadowTextureMode(ShadowTextureMode mode)osg::Textureinline
setSourceFormat(GLenum sourceFormat)osg::Textureinline
setSourceType(GLenum sourceType)osg::Textureinline
setSubloadCallback(SubloadCallback *cb)osg::TextureCubeMapinline
setSwizzle(const Vec4i &swizzle)osg::Textureinline
setTextureHeight(int height)osg::TextureCubeMapinline
setTextureObject(unsigned int contextID, TextureObject *to)osg::Textureinline
setTextureSize(int width, int height) constosg::TextureCubeMapinline
setTextureUnit(unsigned int unit)osg::TextureAttributeinlineprotectedvirtual
setTextureWidth(int width)osg::TextureCubeMapinline
setThreadSafeRefUnref(bool threadSafe)osg::Objectvirtual
setUnRefImageDataAfterApply(bool flag)osg::Textureinline
setUpdateCallback(StateAttributeCallback *uc)osg::StateAttribute
setUseHardwareMipMapGeneration(bool useHardwareMipMapGeneration)osg::Textureinline
setUserData(Referenced *obj)osg::Objectvirtual
setUserData(const ref_ptr< T > &ud)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
setWrap(WrapParameter which, WrapMode wrap)osg::Texture
SHADEMODEL enum valueosg::StateAttribute
SHADERSTORAGEBUFFERBINDING enum valueosg::StateAttribute
ShadowCompareFunc enum nameosg::Texture
ShadowTextureMode enum nameosg::Texture
signalObserversAndDelete(bool signalDelete, bool doDelete) constosg::Referencedprotected
SIGNED_INTEGER enum valueosg::Texture
StateAttribute()osg::StateAttribute
StateAttribute(const StateAttribute &sa, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::StateAttributeinline
STATIC enum valueosg::Object
STENCIL enum valueosg::StateAttribute
TEXENV enum valueosg::StateAttribute
TEXENVFILTER enum valueosg::StateAttribute
TEXGEN enum valueosg::StateAttribute
TEXMAT enum valueosg::StateAttribute
TexParameterDirtyList typedefosg::Textureprotected
Texture()osg::Texture
Texture(const Texture &text, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Texture
TEXTURE enum valueosg::StateAttribute
TextureAttribute()osg::TextureAttributeinline
TextureAttribute(const TextureAttribute &ta, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::TextureAttributeinline
TextureCubeMap()osg::TextureCubeMap
TextureCubeMap(const TextureCubeMap &cm, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::TextureCubeMap
TextureObjectBuffer typedefosg::Textureprotected
TextureObjectList typedefosg::Texture
TRANSFORMFEEDBACKBUFFERBINDING enum valueosg::StateAttribute
Type enum nameosg::StateAttribute
TypeMemberPair typedefosg::StateAttribute
UNIFORMBUFFERBINDING enum valueosg::StateAttribute
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
UNSIGNED_INTEGER enum valueosg::Texture
UNSPECIFIED enum valueosg::Object
USE_ARB_COMPRESSION enum valueosg::Texture
USE_ETC2_COMPRESSION enum valueosg::Texture
USE_ETC_COMPRESSION enum valueosg::Texture
USE_IMAGE_DATA_FORMAT enum valueosg::Texture
USE_PVRTC_2BPP_COMPRESSION enum valueosg::Texture
USE_PVRTC_4BPP_COMPRESSION enum valueosg::Texture
USE_RGTC1_COMPRESSION enum valueosg::Texture
USE_RGTC2_COMPRESSION enum valueosg::Texture
USE_S3TC_DXT1_COMPRESSION enum valueosg::Texture
USE_S3TC_DXT1a_COMPRESSION enum valueosg::Texture
USE_S3TC_DXT1c_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
VERTEX_ATTRIB_DIVISOR enum valueosg::StateAttribute
VERTEXPROGRAM enum valueosg::StateAttribute
VIEWMATRIXEXTRACTOR enum valueosg::StateAttribute
VIEWPORT enum valueosg::StateAttribute
VIEWPORTINDEXED 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::Objectprotectedvirtual
~Referenced()osg::Referencedprotectedvirtual
~StateAttribute()osg::StateAttributeinlineprotectedvirtual
~Texture()osg::Textureprotectedvirtual
~TextureAttribute()osg::TextureAttributeinlineprotectedvirtual
~TextureCubeMap()osg::TextureCubeMapprotectedvirtual