ARB
Public Member Functions | Public Attributes | List of all members
RNA3D_Global Struct Reference

#include <RNA3D_Global.hxx>

Inheritance diagram for RNA3D_Global:
Inheritance graph
[legend]
Collaboration diagram for RNA3D_Global:
Collaboration graph
[legend]

Public Member Functions

 RNA3D_Global (ED4_plugin_host &host)
 
 ~RNA3D_Global ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

Widget glw
 
AW_rootroot
 
AWT_canvasgl_Canvas
 
int OpenGLEngineState
 
int iRotateMolecule
 
bool bPointSpritesSupported
 
bool bAutoRotate
 
bool bRotateMolecule
 
bool bDisplayMask
 
bool bDisplayComments
 
bool bEColiRefInitialized
 
bool bMapSearchStringsDispListCreated
 
bool bMapSaiDispListCreated
 
float ROTATION_SPEED
 
float saved_x
 
float saved_y
 
float scale
 
OpenGLGraphics * cGraphics
 
Structure3DcStructure
 
Texture2D * cTexture
 
GLRenderer * cRenderer
 
Vector3 Viewer
 
Vector3 Center
 
Vector3 Up
 

Detailed Description

Definition at line 112 of file RNA3D_Global.hxx.

Constructor & Destructor Documentation

RNA3D_Global::RNA3D_Global ( ED4_plugin_host host)
RNA3D_Global::~RNA3D_Global ( )

Definition at line 55 of file RNA3D_OpenGLEngine.cxx.

References cGraphics, cRenderer, cStructure, and cTexture.

Member Data Documentation

Widget RNA3D_Global::glw

Definition at line 113 of file RNA3D_Global.hxx.

Referenced by InitializeOpenGLWindow(), and RefreshOpenGLDisplay().

AW_root* RNA3D_Global::root
AWT_canvas* RNA3D_Global::gl_Canvas

Definition at line 115 of file RNA3D_Global.hxx.

Referenced by ButtonPressEventHandler(), and CreateRNA3DMainWindow().

int RNA3D_Global::OpenGLEngineState
int RNA3D_Global::iRotateMolecule

Definition at line 118 of file RNA3D_Global.hxx.

Referenced by KeyPressEventHandler(), MapDisplayParameters(), and RNA3D_Global().

bool RNA3D_Global::bPointSpritesSupported
bool RNA3D_Global::bAutoRotate
bool RNA3D_Global::bRotateMolecule
bool RNA3D_Global::bDisplayMask

Definition at line 123 of file RNA3D_Global.hxx.

Referenced by DisplayMoleculeMask(), KeyPressEventHandler(), and RNA3D_Global().

bool RNA3D_Global::bDisplayComments
bool RNA3D_Global::bEColiRefInitialized
bool RNA3D_Global::bMapSearchStringsDispListCreated
bool RNA3D_Global::bMapSaiDispListCreated
float RNA3D_Global::ROTATION_SPEED
float RNA3D_Global::saved_x
float RNA3D_Global::saved_y
float RNA3D_Global::scale
OpenGLGraphics* RNA3D_Global::cGraphics
Structure3D* RNA3D_Global::cStructure
Texture2D* RNA3D_Global::cTexture
GLRenderer* RNA3D_Global::cRenderer
Vector3 RNA3D_Global::Viewer

Definition at line 139 of file RNA3D_Global.hxx.

Referenced by RenderOpenGLScene(), and RNA3D_Global().

Vector3 RNA3D_Global::Center
Vector3 RNA3D_Global::Up

Definition at line 141 of file RNA3D_Global.hxx.

Referenced by RenderOpenGLScene(), and RNA3D_Global().


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