Fillwave  10.0.0
List of all members | Public Member Functions
flw::flc::ConditionalRender Class Reference

Operation of rendering only meshes passing the occlusion test. More...

#include <ConditionalRender.h>

Public Member Functions

 ConditionalRender (GLenum mode)
 Specifies the conditional rendering pass mode. More...
 
void begin (GLuint querryID) const
 
void end () const
 
 ConditionalRender (GLenum mode)
 Specifies the conditional rendering pass mode. More...
 
void begin (GLuint querryID) const
 
void end () const
 

Detailed Description

Operation of rendering only meshes passing the occlusion test.

Constructor & Destructor Documentation

flw::flc::ConditionalRender::ConditionalRender ( GLenum  mode)

Specifies the conditional rendering pass mode.

Parameters
Possiblemodes: GL_QUERY_WAIT, GL_QUERY_NO_WAIT, GL_QUERY_BY_REGION_WAIT, GL_QUERY_BY_REGION_NO_WAIT,
flw::flc::ConditionalRender::ConditionalRender ( GLenum  mode)

Specifies the conditional rendering pass mode.

Parameters
Possiblemodes: GL_QUERY_WAIT, GL_QUERY_NO_WAIT, GL_QUERY_BY_REGION_WAIT, GL_QUERY_BY_REGION_NO_WAIT,

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