SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::gl::fboParameters Struct Reference

#include <FrameBufferObject.h>

Public Attributes

GLint depthInternalformat
 
GLint colorInternalformat
 
GLenum colorFormat
 
GLenum colorType
 

Public Member Functions

 fboParameters ()
 

Attribute details

◆ colorFormat

GLenum sofa::gl::fboParameters::colorFormat

◆ colorInternalformat

GLint sofa::gl::fboParameters::colorInternalformat

◆ colorType

GLenum sofa::gl::fboParameters::colorType

◆ depthInternalformat

GLint sofa::gl::fboParameters::depthInternalformat

Constructor details

◆ fboParameters()

sofa::gl::fboParameters::fboParameters ( )
inline