|
Fillwave
10.0.0
|
Shape<flc::VertexPosition> encapsulating vertices and indices for triangle drawn UV sphere. More...
#include <SphereSkybox.h>
Public Member Functions | |
| SphereSkybox (GLfloat radius, GLuint rings, GLuint sectors) | |
Public Member Functions inherited from flw::flf::Shape< flc::VertexPosition > | |
| vec< flc::VertexPosition > | getVertices () const |
| GLuint | getVerticesSize () const |
| std::vector< GLuint > | getIndices () const |
| GLuint | getIndicesSize () const |
Additional Inherited Members | |
Protected Attributes inherited from flw::flf::Shape< flc::VertexPosition > | |
| vec< flc::VertexPosition > | mVertices |
| vec< GLuint > | mIndices |
Shape<flc::VertexPosition> encapsulating vertices and indices for triangle drawn UV sphere.
1.8.11