AP_CTexture Class Reference

#include <AP_Dds.h>


Public Member Functions

 AP_CTexture (AP_Uint32 w, AP_Uint32 h, AP_Uint32 d, AP_Uint32 imgSize)
void clear ()
AP_Uint32 get_depth ()
AP_Uint32 get_height ()
AP_Byteget_pixels ()
AP_Uint32 get_size ()
AP_Uint32 get_width ()
void set_texture (AP_Byte *data)

Protected Attributes

AP_Uint32 depth
AP_Uint32 height
AP_Bytepixels
AP_Uint32 size
AP_Uint32 width


Constructor & Destructor Documentation

AP_CTexture ( AP_Uint32  w,
AP_Uint32  h,
AP_Uint32  d,
AP_Uint32  imgSize 
)


Member Function Documentation

void clear (  ) 

AP_Uint32 get_depth (  ) 

AP_Uint32 get_height (  ) 

AP_Byte * get_pixels (  ) 

AP_Uint32 get_size (  ) 

AP_Uint32 get_width (  ) 

void set_texture ( AP_Byte data  ) 


Field Documentation

AP_Uint32 depth [protected]

AP_Uint32 height [protected]

AP_Byte* pixels [protected]

AP_Uint32 size [protected]

AP_Uint32 width [protected]


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

Generated on Fri Mar 5 16:50:45 2010 for CarLinO by  doxygen 1.5.8