Geant4-11
Data Fields
tools_gl2ps_gl_funcs_t Struct Reference

#include <gl2ps_def.h>

Data Fields

void(* m_glBegin )(tools_GLenum)
 
void(* m_glEnd )()
 
void(* m_glFeedbackBuffer )(tools_GLsizei, tools_GLenum, tools_GLfloat *)
 
void(* m_glGetBooleanv )(tools_GLenum, tools_GLboolean *)
 
void(* m_glGetFloatv )(tools_GLenum, tools_GLfloat *)
 
void(* m_glGetIntegerv )(tools_GLenum, tools_GLint *)
 
tools_GLboolean(* m_glIsEnabled )(tools_GLenum)
 
void(* m_glPassThrough )(tools_GLfloat)
 
tools_GLint(* m_glRenderMode )(tools_GLenum)
 
void(* m_glVertex3f )(tools_GLfloat, tools_GLfloat, tools_GLfloat)
 

Detailed Description

Definition at line 184 of file gl2ps_def.h.

Field Documentation

◆ m_glBegin

void(* tools_gl2ps_gl_funcs_t::m_glBegin) (tools_GLenum)

Definition at line 186 of file gl2ps_def.h.

◆ m_glEnd

void(* tools_gl2ps_gl_funcs_t::m_glEnd) ()

Definition at line 187 of file gl2ps_def.h.

◆ m_glFeedbackBuffer

void(* tools_gl2ps_gl_funcs_t::m_glFeedbackBuffer) (tools_GLsizei, tools_GLenum, tools_GLfloat *)

Definition at line 193 of file gl2ps_def.h.

◆ m_glGetBooleanv

void(* tools_gl2ps_gl_funcs_t::m_glGetBooleanv) (tools_GLenum, tools_GLboolean *)

Definition at line 190 of file gl2ps_def.h.

◆ m_glGetFloatv

void(* tools_gl2ps_gl_funcs_t::m_glGetFloatv) (tools_GLenum, tools_GLfloat *)

Definition at line 188 of file gl2ps_def.h.

◆ m_glGetIntegerv

void(* tools_gl2ps_gl_funcs_t::m_glGetIntegerv) (tools_GLenum, tools_GLint *)

Definition at line 191 of file gl2ps_def.h.

◆ m_glIsEnabled

tools_GLboolean(* tools_gl2ps_gl_funcs_t::m_glIsEnabled) (tools_GLenum)

Definition at line 185 of file gl2ps_def.h.

◆ m_glPassThrough

void(* tools_gl2ps_gl_funcs_t::m_glPassThrough) (tools_GLfloat)

Definition at line 194 of file gl2ps_def.h.

◆ m_glRenderMode

tools_GLint(* tools_gl2ps_gl_funcs_t::m_glRenderMode) (tools_GLenum)

Definition at line 192 of file gl2ps_def.h.

◆ m_glVertex3f

void(* tools_gl2ps_gl_funcs_t::m_glVertex3f) (tools_GLfloat, tools_GLfloat, tools_GLfloat)

Definition at line 189 of file gl2ps_def.h.


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