Qt 4.8
Public Functions | Public Variables | List of all members
QGLFramebufferObjectFormatPrivate Class Reference

#include <qglframebufferobject_p.h>

Public Functions

bool equals (const QGLFramebufferObjectFormatPrivate *other)
 
 QGLFramebufferObjectFormatPrivate ()
 
 QGLFramebufferObjectFormatPrivate (const QGLFramebufferObjectFormatPrivate *other)
 

Public Variables

QGLFramebufferObject::Attachment attachment
 
GLenum internal_format
 
uint mipmap: 1
 
QAtomicInt ref
 
int samples
 
GLenum target
 

Detailed Description

Definition at line 72 of file qglframebufferobject_p.h.

Constructors and Destructors

◆ QGLFramebufferObjectFormatPrivate() [1/2]

QGLFramebufferObjectFormatPrivate::QGLFramebufferObjectFormatPrivate ( )
inline

◆ QGLFramebufferObjectFormatPrivate() [2/2]

QGLFramebufferObjectFormatPrivate::QGLFramebufferObjectFormatPrivate ( const QGLFramebufferObjectFormatPrivate other)
inline

Functions

◆ equals()

bool QGLFramebufferObjectFormatPrivate::equals ( const QGLFramebufferObjectFormatPrivate other)
inline

Properties

◆ attachment

QGLFramebufferObject::Attachment QGLFramebufferObjectFormatPrivate::attachment

◆ internal_format

GLenum QGLFramebufferObjectFormatPrivate::internal_format

◆ mipmap

uint QGLFramebufferObjectFormatPrivate::mipmap

◆ ref

QAtomicInt QGLFramebufferObjectFormatPrivate::ref

◆ samples

int QGLFramebufferObjectFormatPrivate::samples

◆ target

GLenum QGLFramebufferObjectFormatPrivate::target

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