|
OpenCPN Partial API docs
|
Public Attributes | |
| wxRect | rect |
| LLBBox | box |
| int | m_ncoords |
| float * | m_coords |
| float * | m_texcoords |
Definition at line 87 of file gl_tex_cache.h.
|
inline |
Definition at line 89 of file gl_tex_cache.h.
|
inlinevirtual |
Definition at line 93 of file gl_tex_cache.h.
| LLBBox glTexTile::box |
Definition at line 99 of file gl_tex_cache.h.
| float* glTexTile::m_coords |
Definition at line 103 of file gl_tex_cache.h.
| int glTexTile::m_ncoords |
Definition at line 102 of file gl_tex_cache.h.
| float * glTexTile::m_texcoords |
Definition at line 103 of file gl_tex_cache.h.
| wxRect glTexTile::rect |
Definition at line 98 of file gl_tex_cache.h.