GLSimpleMoleculeView::ShapeProperties Struct Reference

#include <glsimplemoleculeview.h>

List of all members.


Detailed Description

Utility struct for sorting of shapes by decreasing opacity.

Definition at line 93 of file glsimplemoleculeview.h.

Public Member Functions

bool operator< (ShapeProperties prop) const
 < Comparison operator. The const is needed for GCC

Public Attributes

unsigned int id
 A unique identifier for the shape.
unsigned int opacity
 The opacity of the shape.
unsigned int type
 The type of shape.


Member Function Documentation

bool GLSimpleMoleculeView::ShapeProperties::operator< ShapeProperties  prop  )  const [inline]
 

< Comparison operator. The const is needed for GCC

Definition at line 99 of file glsimplemoleculeview.h.


Member Data Documentation

unsigned int GLSimpleMoleculeView::ShapeProperties::id
 

A unique identifier for the shape.

Definition at line 96 of file glsimplemoleculeview.h.

unsigned int GLSimpleMoleculeView::ShapeProperties::opacity
 

The opacity of the shape.

Definition at line 97 of file glsimplemoleculeview.h.

unsigned int GLSimpleMoleculeView::ShapeProperties::type
 

The type of shape.

Definition at line 98 of file glsimplemoleculeview.h.


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