Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
tools_gl2ps_gl_funcs_t Struct Reference

#include <gl2ps_def.h>

Public Attributes

tools_glIsEnabled_func m_glIsEnabled
 
tools_glBegin_func m_glBegin
 
tools_glEnd_func m_glEnd
 
tools_glGetFloatv_func m_glGetFloatv
 
tools_glVertex3f_func m_glVertex3f
 
tools_glGetBooleanv_func m_glGetBooleanv
 
tools_glGetIntegerv_func m_glGetIntegerv
 
tools_glRenderMode_func m_glRenderMode
 
tools_glFeedbackBuffer_func m_glFeedbackBuffer
 
tools_glPassThrough_func m_glPassThrough
 

Detailed Description

Definition at line 199 of file gl2ps_def.h.

Member Data Documentation

◆ m_glBegin

tools_glBegin_func tools_gl2ps_gl_funcs_t::m_glBegin

Definition at line 201 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glEnd

tools_glEnd_func tools_gl2ps_gl_funcs_t::m_glEnd

Definition at line 202 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glFeedbackBuffer

tools_glFeedbackBuffer_func tools_gl2ps_gl_funcs_t::m_glFeedbackBuffer

Definition at line 208 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glGetBooleanv

tools_glGetBooleanv_func tools_gl2ps_gl_funcs_t::m_glGetBooleanv

Definition at line 205 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glGetFloatv

tools_glGetFloatv_func tools_gl2ps_gl_funcs_t::m_glGetFloatv

Definition at line 203 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glGetIntegerv

tools_glGetIntegerv_func tools_gl2ps_gl_funcs_t::m_glGetIntegerv

Definition at line 206 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glIsEnabled

tools_glIsEnabled_func tools_gl2ps_gl_funcs_t::m_glIsEnabled

Definition at line 200 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glPassThrough

tools_glPassThrough_func tools_gl2ps_gl_funcs_t::m_glPassThrough

Definition at line 209 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glRenderMode

tools_glRenderMode_func tools_gl2ps_gl_funcs_t::m_glRenderMode

Definition at line 207 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().

◆ m_glVertex3f

tools_glVertex3f_func tools_gl2ps_gl_funcs_t::m_glVertex3f

Definition at line 204 of file gl2ps_def.h.

Referenced by G4gl2ps::G4gl2ps(), and G4gl2ps::setOpenGLFunctions().


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