nux-0.9.46

nux::CachedTextureRectangle Class Reference

#include <NuxGraphics/GLTextureResourceManager.h>

Inheritance diagram for nux::CachedTextureRectangle:
nux::CachedBaseTexture nux::CachedResourceData nux::Object nux::Trackable

Public Member Functions

 CachedTextureRectangle (NResourceSet *ResourceManager, TextureRectangle *SourceTexture)
 ~CachedTextureRectangle ()
virtual void UpdateTexture (BaseTexture *Source)
virtual void LoadMipLevel (BaseTexture *SourceTexture, int MipLevel)

Constructor & Destructor Documentation

nux::CachedTextureRectangle::CachedTextureRectangle ( NResourceSet ResourceManager,
TextureRectangle SourceTexture 
)
nux::CachedTextureRectangle::~CachedTextureRectangle ( )

Member Function Documentation

virtual void nux::CachedTextureRectangle::LoadMipLevel ( BaseTexture SourceTexture,
int  MipLevel 
) [virtual]
virtual void nux::CachedTextureRectangle::UpdateTexture ( BaseTexture Source) [virtual]

The documentation for this class was generated from the following file: