|
OpenCPN Partial API docs
|
Public Attributes | |
| wxRect | rect |
| LLBBox | box |
| int | m_ncoords |
| float * | m_coords |
| float * | m_texcoords |
Definition at line 88 of file glTexCache.h.
|
inline |
Definition at line 90 of file glTexCache.h.
|
inlinevirtual |
Definition at line 94 of file glTexCache.h.
| LLBBox glTexTile::box |
Definition at line 100 of file glTexCache.h.
| float* glTexTile::m_coords |
Definition at line 104 of file glTexCache.h.
| int glTexTile::m_ncoords |
Definition at line 103 of file glTexCache.h.
| float * glTexTile::m_texcoords |
Definition at line 104 of file glTexCache.h.
| wxRect glTexTile::rect |
Definition at line 99 of file glTexCache.h.