#include <ogl_surface_properties.hpp>

Public Member Functions | |
| sgxOpenGLTexturePropertyQuadric () | |
| virtual | ~sgxOpenGLTexturePropertyQuadric () |
| virtual tBOOL | applyTexture (GLuint texture_id) |
| virtual tBOOL | drawSphere (tREAL32 radius) |
Public Attributes | |
| GLUquadricObj * | m_Quadratic |
| sgxOpenGLTexturePropertyQuadric::sgxOpenGLTexturePropertyQuadric | ( | ) |
| virtual sgxOpenGLTexturePropertyQuadric::~sgxOpenGLTexturePropertyQuadric | ( | ) | [virtual] |
| virtual tBOOL sgxOpenGLTexturePropertyQuadric::applyTexture | ( | GLuint | texture_id | ) | [virtual] |
Reimplemented from sgxOpenGLTextureProperty.
| virtual tBOOL sgxOpenGLTexturePropertyQuadric::drawSphere | ( | tREAL32 | radius | ) | [virtual] |
Reimplemented from sgxOpenGLTextureProperty.
| GLUquadricObj* sgxOpenGLTexturePropertyQuadric::m_Quadratic |
1.5.6