Fillwave  10.0.0
List of all members | Public Member Functions
flw::flf::SphereSkybox Class Reference

Shape<flc::VertexPosition> encapsulating vertices and indices for triangle drawn UV sphere. More...

#include <SphereSkybox.h>

Inheritance diagram for flw::flf::SphereSkybox:
flw::flf::Shape< flc::VertexPosition >

Public Member Functions

 SphereSkybox (GLfloat radius, GLuint rings, GLuint sectors)
 
- Public Member Functions inherited from flw::flf::Shape< flc::VertexPosition >
vec< flc::VertexPositiongetVertices () 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::VertexPositionmVertices
 
vec< GLuint > mIndices
 

Detailed Description

Shape<flc::VertexPosition> encapsulating vertices and indices for triangle drawn UV sphere.


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