VRS::MipmapTexture2DGL::ImageProxy Class Reference
#include <vrs/opengl/mipmaptexture2dgl.h>
List of all members.
Constructor & Destructor Documentation
| VRS::MipmapTexture2DGL::ImageProxy::ImageProxy |
( |
unsigned int |
level, |
|
|
SO< Image > |
image | |
|
) |
| | |
| VRS::MipmapTexture2DGL::ImageProxy::ImageProxy |
( |
|
) |
[protected] |
Member Function Documentation
| VRS::MipmapTexture2DGL::ImageProxy::VRS_SERIALIZABLE |
( |
ImageProxy |
|
) |
|
| void VRS::MipmapTexture2DGL::ImageProxy::setImage |
( |
SO< Image > |
image |
) |
|
| SO<Image> VRS::MipmapTexture2DGL::ImageProxy::getImage |
( |
|
) |
const |
| bool VRS::MipmapTexture2DGL::ImageProxy::needsTransfer |
( |
const TransactionNo & |
transactionNo |
) |
const |
| unsigned int VRS::MipmapTexture2DGL::ImageProxy::getWidth |
( |
|
) |
const [inline] |
| unsigned int VRS::MipmapTexture2DGL::ImageProxy::getHeight |
( |
|
) |
const [inline] |
| unsigned int VRS::MipmapTexture2DGL::ImageProxy::getLevel |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: