_allocationMode | osg::Image | protected |
_bufferIndex | osg::BufferData | protected |
_bufferObject | osg::BufferData | protected |
_data | osg::Image | protected |
_dataType | osg::Image | protected |
_dataVariance | osg::Object | protected |
_dimensionsChangedCallbacks | osg::Image | protected |
_fileName | osg::Image | protected |
_internalTextureFormat | osg::Image | protected |
_mipmapData | osg::Image | protected |
_modifiedCallback | osg::BufferData | protected |
_modifiedCount | osg::BufferData | protected |
_name | osg::Object | protected |
_numClients | osg::BufferData | protected |
_observerSet | osg::Referenced | mutableprotected |
_origin | osg::Image | protected |
_packing | osg::Image | protected |
_pixelAspectRatio | osg::Image | protected |
_pixelFormat | osg::Image | protected |
_r | osg::Image | protected |
_refCount | osg::Referenced | mutableprotected |
_rowLength | osg::Image | protected |
_s | osg::Image | protected |
_t | osg::Image | protected |
_userDataContainer | osg::Object | protected |
_writeHint | osg::Image | protected |
addClient(osg::Object *) | osg::BufferData | inline |
addDimensionsChangedCallback(DimensionsChangedCallback *cb) | osg::Image | |
addObserver(Observer *observer) const | osg::Referenced | |
allocateImage(int s, int t, int r, GLenum pixelFormat, GLenum type, int packing=1) | osg::Image | virtual |
AllocationMode enum name | osg::Image | |
asArray() | osg::BufferData | inlinevirtual |
asArray() const | osg::BufferData | inlinevirtual |
asImage() | osg::Image | inlinevirtual |
asImage() const | osg::Image | inlinevirtual |
asNode() | osg::Object | inlinevirtual |
asNode() const | osg::Object | inlinevirtual |
asNodeVisitor() | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::Object | inlinevirtual |
asPrimitiveSet() | osg::BufferData | inlinevirtual |
asPrimitiveSet() const | osg::BufferData | inlinevirtual |
asStateAttribute() | osg::Object | inlinevirtual |
asStateAttribute() const | osg::Object | inlinevirtual |
asUniform() | osg::Object | inlinevirtual |
asUniform() const | osg::Object | inlinevirtual |
BOTTOM_LEFT enum value | osg::Image | |
BrowserImage() | osgWidget::BrowserImage | inline |
BufferData() | osg::BufferData | inline |
BufferData(const BufferData &bd, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::BufferData | inline |
className() const | osg::Image | inlinevirtual |
clone(const CopyOp ©op) const | osg::Image | inlinevirtual |
cloneType() const | osg::Image | inlinevirtual |
compare(const Image &rhs) const | osg::Image | virtual |
computeBlockSize(GLenum pixelFormat, GLenum packing) | osg::Image | static |
computeDataVariance() | osg::Object | inlinevirtual |
computeFormatDataType(GLenum pixelFormat) | osg::Image | static |
computeImageSizeInBytes(int width, int height, int depth, GLenum pixelFormat, GLenum type, int packing=1, int slice_packing=1, int image_packing=1) | osg::Image | static |
computeNearestPowerOfTwo(int s, float bias=0.5f) | osg::Image | static |
computeNumberOfMipmapLevels(int s, int t=1, int r=1) | osg::Image | static |
computeNumComponents(GLenum pixelFormat) | osg::Image | static |
computePixelFormat(GLenum pixelFormat) | osg::Image | static |
computePixelSizeInBits(GLenum pixelFormat, GLenum type) | osg::Image | static |
computeRowWidthInBytes(int width, GLenum pixelFormat, GLenum type, int packing) | osg::Image | static |
copySubImage(int s_offset, int t_offset, int r_offset, const osg::Image *source) | osg::Image | virtual |
data() | osg::Image | inline |
data() const | osg::Image | inline |
data(unsigned int column, unsigned int row=0, unsigned int image=0) | osg::Image | inline |
data(unsigned int column, unsigned int row=0, unsigned int image=0) const | osg::Image | inline |
DataVariance enum name | osg::Object | |
deallocateData() | osg::Image | protected |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
DimensionsChangedCallbackVector typedef | osg::Image | |
dirty() | osg::BufferData | inline |
DYNAMIC enum value | osg::Object | |
ensureValidSizeForTexturing(GLint maxTextureSize) | osg::Image | |
EXTERNAL_FILE enum value | osg::Image | |
flipDepth() | osg::Image | |
flipHorizontal() | osg::Image | |
flipVertical() | osg::Image | |
getAllocationMode() const | osg::Image | inline |
getBufferIndex() const | osg::BufferData | inline |
getBufferObject() | osg::BufferData | inline |
getBufferObject() const | osg::BufferData | inline |
getColor(unsigned int s, unsigned t=0, unsigned r=0) const | osg::Image | |
getColor(const Vec2 &texcoord) const | osg::Image | inline |
getColor(const Vec3 &texcoord) const | osg::Image | |
getCompoundClassName() const | osg::Object | inline |
getDataPointer() const | osg::Image | inlinevirtual |
getDataType() const | osg::Image | inline |
getDataVariance() const | osg::Object | inline |
getDeleteHandler() | osg::Referenced | static |
getFileName() const | osg::Image | inline |
getGLBufferObject(unsigned int contextID) const | osg::BufferData | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getImageSizeInBytes() const | osg::Image | inline |
getImageStepInBytes() const | osg::Image | inline |
getInternalTextureFormat() const | osg::Image | inline |
getMipmapData(unsigned int mipmapLevel) | osg::Image | inline |
getMipmapData(unsigned int mipmapLevel) const | osg::Image | inline |
getMipmapLevels() const | osg::Image | inline |
getMipmapOffset(unsigned int mipmapLevel) const | osg::Image | inline |
getModifiedCallback() | osg::BufferData | inline |
getModifiedCallback() const | osg::BufferData | inline |
getModifiedCount() const | osg::BufferData | inline |
getName() const | osg::Object | inline |
getNumClients() const | osg::BufferData | inline |
getNumMipmapLevels() const | osg::Image | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateGLBufferObject(unsigned int contextID) const | osg::BufferData | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateUserDataContainer() | osg::Object | |
getOrigin() const | osg::Image | inline |
getPacking() const | osg::Image | inline |
getPixelAspectRatio() const | osg::Image | inline |
getPixelBufferObject() | osg::Image | inline |
getPixelBufferObject() const | osg::Image | inline |
getPixelFormat() const | osg::Image | inline |
getPixelSizeInBits() const | osg::Image | inline |
getRefMutex() const | osg::Referenced | inline |
getRowLength() const | osg::Image | inline |
getRowSizeInBytes() const | osg::Image | inline |
getRowStepInBytes() const | osg::Image | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getTotalDataSize() const | osg::Image | inlinevirtual |
getTotalSizeInBytes() const | osg::Image | inline |
getTotalSizeInBytesIncludingMipmaps() const | osg::Image | |
getUserData() | osg::Object | virtual |
getUserData() const | osg::Object | virtual |
getUserDataContainer() | osg::Object | inline |
getUserDataContainer() const | osg::Object | inline |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getWriteHint() const | osg::Image | inline |
handleDimensionsChangedCallbacks() | osg::Image | inlineprotected |
Image() | osg::Image | |
Image(const Image &image, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Image | |
isCompressed() const | osg::Image | |
isDataContiguous() const | osg::Image | inline |
isImageTranslucent() const | osg::Image | virtual |
isMipmap() const | osg::Image | inline |
isPackedType(GLenum type) | osg::Image | static |
isSameKindAs(const Object *obj) const | osg::Image | inlinevirtual |
libraryName() const | osg::Image | inlinevirtual |
MipmapDataType typedef | osg::Image | |
navigateTo(const std::string &url)=0 | osgWidget::BrowserImage | pure virtual |
NO_DELETE enum value | osg::Image | |
NO_PREFERENCE enum value | osg::Image | |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator=(const Image &) | osg::Image | inlineprotected |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
Origin enum name | osg::Image | |
r() const | osg::Image | inline |
readImageFromCurrentTexture(unsigned int contextID, bool copyMipMapsIfAvailable, GLenum type=GL_UNSIGNED_BYTE, unsigned int face=0) | osg::Image | virtual |
readPixels(int x, int y, int width, int height, GLenum pixelFormat, GLenum type, int packing=1) | osg::Image | virtual |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | explicit |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(State *state=0) const | osg::BufferData | virtual |
removeClient(osg::Object *) | osg::BufferData | inline |
removeDimensionsChangedCallback(DimensionsChangedCallback *cb) | osg::Image | |
removeObserver(Observer *observer) const | osg::Referenced | |
requiresUpdateCall() const | osg::Image | inlinevirtual |
resizeGLObjectBuffers(unsigned int maxSize) | osg::BufferData | virtual |
s() const | osg::Image | inline |
scaleImage(int s, int t, int r) | osg::Image | inline |
scaleImage(int s, int t, int r, GLenum newDataType) | osg::Image | virtual |
sendFocusHint(bool) | osg::Image | inlinevirtual |
sendKeyEvent(int, bool) | osg::Image | inlinevirtual |
sendPointerEvent(int, int, int) | osg::Image | inlinevirtual |
setAllocationMode(AllocationMode mode) | osg::Image | inline |
setBufferIndex(unsigned int index) | osg::BufferData | inline |
setBufferObject(BufferObject *bufferObject) | osg::BufferData | |
setColor(const osg::Vec4 &color, unsigned int s, unsigned int t=0, unsigned int r=0) | osg::Image | |
setColor(const osg::Vec4 &color, const osg::Vec2 &texcoord) | osg::Image | inline |
setColor(const osg::Vec4 &color, const osg::Vec3 &texcoord) | osg::Image | |
setData(unsigned char *data, AllocationMode allocationMode) | osg::Image | protected |
setDataType(GLenum dataType) | osg::Image | |
setDataVariance(DataVariance dv) | osg::Object | inline |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setFileName(const std::string &fileName) | osg::Image | |
setFrameLastRendered(const osg::FrameStamp *) | osg::Image | inlinevirtual |
setImage(int s, int t, int r, GLint internalTextureformat, GLenum pixelFormat, GLenum type, unsigned char *data, AllocationMode mode, int packing=1, int rowLength=0) | osg::Image | virtual |
setInternalTextureFormat(GLint internalFormat) | osg::Image | |
setMipmapLevels(const MipmapDataType &mipmapDataVector) | osg::Image | inline |
setModifiedCallback(ModifiedCallback *md) | osg::BufferData | inline |
setModifiedCount(unsigned int value) | osg::BufferData | inline |
setName(const std::string &name) | osg::Object | inlinevirtual |
setName(const char *name) | osg::Object | inline |
setOrigin(Origin origin) | osg::Image | inline |
setPacking(unsigned int packing) | osg::Image | inline |
setPixelAspectRatio(float pixelAspectRatio) | osg::Image | inline |
setPixelBufferObject(PixelBufferObject *buffer) | osg::Image | inline |
setPixelFormat(GLenum pixelFormat) | osg::Image | |
setRowLength(int length) | osg::Image | |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
setUserData(Referenced *obj) | osg::Object | virtual |
setUserData(const ref_ptr< T > &ud) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
setWriteHint(WriteHint writeHint) | osg::Image | inline |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
STATIC enum value | osg::Object | |
STORE_INLINE enum value | osg::Image | |
supportsTextureSubloading() const | osg::Image | |
swap(osg::Image &rhs) | osg::Image | |
t() const | osg::Image | inline |
TOP_LEFT enum value | osg::Image | |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
update(NodeVisitor *) | osg::Image | inlinevirtual |
USE_MALLOC_FREE enum value | osg::Image | |
USE_NEW_DELETE enum value | osg::Image | |
valid() const | osg::Image | inline |
WriteHint enum name | osg::Image | |
~BrowserImage() | osgWidget::BrowserImage | inlineprotectedvirtual |
~BufferData() | osg::BufferData | protectedvirtual |
~Image() | osg::Image | protectedvirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |