GLMoleculeParameters Struct Reference

#include <glmoleculeparameters.h>

List of all members.


Detailed Description

Struct containing OpenGL parameters specific to the visualisation of molecules.

Definition at line 30 of file glmoleculeparameters.h.

Public Attributes

int quality
 The rendering quality of spheres (atoms) and cylinders (bonds) = the number of slices.
GLfloat sizeLines
 Thickness for line-type bonds.
GLfloat sizeBonds
 The bond size for cylinder-type bonds.
GLfloat sizeForces
 The size for cylinder-type forces.
unsigned int defaultMoleculeStyle
 The default molecule display style.
unsigned int defaultForcesStyle
 The default forces display style.
unsigned int fastRenderLimit
 The number of atoms above which to switch to fast rendering (lines and no labels).
bool showElements
 Whether to show the element labels by default.
bool showNumbers
 Whether to show the number labels by default.
unsigned int colorLabels
 The color for rendering the textlabels.
unsigned int colorICs
 The color for rendering the values of the internal coordinates.
unsigned int colorSelections
 The color for rendering the selections.
unsigned int opacitySelections
 The opacity of the selection color (0-100).
unsigned int colorForces
 The color for rendering the forces.
bool forcesOneColor
 Whether to render the forces in one color or in the atom's color.
unsigned int opacityForces
 The opacity of the color of the forces (0-100).


Member Data Documentation

int GLMoleculeParameters::quality
 

The rendering quality of spheres (atoms) and cylinders (bonds) = the number of slices.

Definition at line 33 of file glmoleculeparameters.h.

GLfloat GLMoleculeParameters::sizeLines
 

Thickness for line-type bonds.

Definition at line 34 of file glmoleculeparameters.h.

GLfloat GLMoleculeParameters::sizeBonds
 

The bond size for cylinder-type bonds.

Definition at line 35 of file glmoleculeparameters.h.

GLfloat GLMoleculeParameters::sizeForces
 

The size for cylinder-type forces.

Definition at line 36 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::defaultMoleculeStyle
 

The default molecule display style.

Definition at line 37 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::defaultForcesStyle
 

The default forces display style.

Definition at line 38 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::fastRenderLimit
 

The number of atoms above which to switch to fast rendering (lines and no labels).

Definition at line 39 of file glmoleculeparameters.h.

bool GLMoleculeParameters::showElements
 

Whether to show the element labels by default.

Definition at line 40 of file glmoleculeparameters.h.

bool GLMoleculeParameters::showNumbers
 

Whether to show the number labels by default.

Definition at line 41 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::colorLabels
 

The color for rendering the textlabels.

Definition at line 42 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::colorICs
 

The color for rendering the values of the internal coordinates.

Definition at line 43 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::colorSelections
 

The color for rendering the selections.

Definition at line 44 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::opacitySelections
 

The opacity of the selection color (0-100).

Definition at line 45 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::colorForces
 

The color for rendering the forces.

Definition at line 46 of file glmoleculeparameters.h.

bool GLMoleculeParameters::forcesOneColor
 

Whether to render the forces in one color or in the atom's color.

Definition at line 47 of file glmoleculeparameters.h.

unsigned int GLMoleculeParameters::opacityForces
 

The opacity of the color of the forces (0-100).

Definition at line 48 of file glmoleculeparameters.h.


Generated on Fri May 19 14:31:57 2006 for Brabosphere by  doxygen 1.4.6-NO