OpenCPN Partial API docs
Loading...
Searching...
No Matches
glTexTile Class Reference

Public Attributes

wxRect rect
 
LLBBox box
 
int m_ncoords
 
float * m_coords
 
float * m_texcoords
 

Detailed Description

Definition at line 88 of file glTexCache.h.

Constructor & Destructor Documentation

◆ glTexTile()

glTexTile::glTexTile ( )
inline

Definition at line 90 of file glTexCache.h.

◆ ~glTexTile()

virtual glTexTile::~glTexTile ( )
inlinevirtual

Definition at line 94 of file glTexCache.h.

Member Data Documentation

◆ box

LLBBox glTexTile::box

Definition at line 100 of file glTexCache.h.

◆ m_coords

float* glTexTile::m_coords

Definition at line 104 of file glTexCache.h.

◆ m_ncoords

int glTexTile::m_ncoords

Definition at line 103 of file glTexCache.h.

◆ m_texcoords

float * glTexTile::m_texcoords

Definition at line 104 of file glTexCache.h.

◆ rect

wxRect glTexTile::rect

Definition at line 99 of file glTexCache.h.


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