g4tools  5.4.0
Public Attributes | List of all members
tools_GL2PSimage Struct Reference

Public Attributes

tools_GLsizei width
 
tools_GLsizei height
 
tools_GLenum format
 
tools_GLenum type
 
tools_GLfloat zoom_x
 
tools_GLfloat zoom_y
 
tools_GLfloatpixels
 

Detailed Description

Definition at line 160 of file gl2ps.

Member Data Documentation

◆ format

tools_GLenum tools_GL2PSimage::format

Definition at line 165 of file gl2ps.

◆ height

tools_GLsizei tools_GL2PSimage::height

Definition at line 161 of file gl2ps.

◆ pixels

tools_GLfloat* tools_GL2PSimage::pixels

Definition at line 167 of file gl2ps.

◆ type

tools_GLenum tools_GL2PSimage::type

Definition at line 165 of file gl2ps.

◆ width

tools_GLsizei tools_GL2PSimage::width

Definition at line 161 of file gl2ps.

◆ zoom_x

tools_GLfloat tools_GL2PSimage::zoom_x

Definition at line 166 of file gl2ps.

◆ zoom_y

tools_GLfloat tools_GL2PSimage::zoom_y

Definition at line 166 of file gl2ps.


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