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

Basic Shape for specific usage, providing each model to participate in OQ algorithm. More...

#include <BoxOcclusion.h>

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

Public Member Functions

 BoxOcclusion (GLfloat quadSize=1.0f)
 
- 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

Basic Shape for specific usage, providing each model to participate in OQ algorithm.


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