ofDocsdocumentation gl ofFbo::Settings

ofFbo::Settings


operator!=( ... )

bool operator!=(const ofFbo::Settings &other)

Variables

bool depthStencilAsTexture
GLint depthStencilInternalFormat
int height
GLint internalformat
int maxFilter
int minFilter
int numColorbuffers
int numSamples
GLenum textureTarget
bool useDepth
bool useStencil
int width
int wrapModeHorizontal
int wrapModeVertical

Methods