OpenCPN Partial API docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
glTextureDescriptor Class Reference

Public Member Functions

void FreeAll ()
 
void FreeMap ()
 
void FreeComp ()
 
void FreeCompComp ()
 
size_t GetMapArrayAlloc (void)
 
size_t GetCompArrayAlloc (void)
 
size_t GetCompCompArrayAlloc (void)
 
bool IsCompCompArrayComplete (int base_level)
 

Public Attributes

unsigned int tex_name
 
int level_min
 
int x
 
int y
 
int nGPU_compressed
 
ColorScheme m_colorscheme
 
int tex_mem_used
 
unsigned char * map_array [10]
 
unsigned char * comp_array [10]
 
unsigned char * compcomp_array [10]
 
int compcomp_size [10]
 
int compdata_ticks
 

Detailed Description

Definition at line 52 of file glTextureDescriptor.h.


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