SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
vrender::ParserGL Class Reference

#include <ParserGL.h>

Public Member Functions

void parseFeedbackBuffer (GLfloat *, int size, std::vector< PtrPrimitive > &primitive_tab, VRenderParams &vparams)
 
void printStats () const
 
GLfloat xmin () const
 
GLfloat ymin () const
 
GLfloat zmin () const
 
GLfloat xmax () const
 
GLfloat ymax () const
 
GLfloat zmax () const
 

Function details

◆ parseFeedbackBuffer()

void ParserGL::parseFeedbackBuffer ( GLfloat *  buffer,
int  size,
std::vector< PtrPrimitive > &  primitive_tab,
VRenderParams vparams 
)

◆ printStats()

void vrender::ParserGL::printStats ( ) const

◆ xmax()

GLfloat vrender::ParserGL::xmax ( ) const
inline

◆ xmin()

GLfloat vrender::ParserGL::xmin ( ) const
inline

◆ ymax()

GLfloat vrender::ParserGL::ymax ( ) const
inline

◆ ymin()

GLfloat vrender::ParserGL::ymin ( ) const
inline

◆ zmax()

GLfloat vrender::ParserGL::zmax ( ) const
inline

◆ zmin()

GLfloat vrender::ParserGL::zmin ( ) const
inline