#include <NuxGraphics/IOpenGLCubeTexture.h>
Constructor & Destructor Documentation
virtual nux::IOpenGLCubeTexture::~IOpenGLCubeTexture |
( |
| ) |
[virtual] |
Member Function Documentation
unsigned int nux::IOpenGLCubeTexture::EnableGammaCorrection |
( |
bool |
b | ) |
|
int nux::IOpenGLCubeTexture::GetLevelDesc |
( |
int |
Level, |
|
|
SURFACE_DESC * |
pDesc |
|
) |
| [inline] |
References nux::IOpenGLBaseTexture::_Height, nux::IOpenGLBaseTexture::_NumMipLevel, nux::IOpenGLBaseTexture::_PixelFormat, nux::IOpenGLBaseTexture::_Width, nux::BITFMT_UNKNOWN, nux::_SURFACE_DESC::Height, nuxAssert, nux::OGL_OK, nux::_SURFACE_DESC::PixelFormat, nux::_SURFACE_DESC::Type, and nux::_SURFACE_DESC::Width.
int nux::IOpenGLCubeTexture::UnlockRect |
( |
eCUBEMAP_FACES |
FaceType, |
|
|
int |
Level |
|
) |
| |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: