ATLAS Offline Software
Public Attributes | List of all members
GL2PSimage Struct Reference
Collaboration diagram for GL2PSimage:

Public Attributes

GLsizei width
 
GLsizei height
 
GLenum format
 
GLenum type
 
GLfloat * pixels
 

Detailed Description

Definition at line 168 of file gl2ps.cxx.

Member Data Documentation

◆ format

GLenum GL2PSimage::format

Definition at line 173 of file gl2ps.cxx.

◆ height

GLsizei GL2PSimage::height

Definition at line 169 of file gl2ps.cxx.

◆ pixels

GLfloat* GL2PSimage::pixels

Definition at line 174 of file gl2ps.cxx.

◆ type

GLenum GL2PSimage::type

Definition at line 173 of file gl2ps.cxx.

◆ width

GLsizei GL2PSimage::width

Definition at line 169 of file gl2ps.cxx.


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