DensityBase::SurfaceProperties Struct Reference

List of all members.

Detailed Description

Contains the properties of a surface.

Definition at line 97 of file densitybase.h.

Public Attributes

bool visible
 = true if the surface is visible
double level
 The isolevel at which the surface is determined.
unsigned int colour
 The colour of the surface.
unsigned int opacity
 The opacity of the surface.
unsigned int type
 The rendering type (solid, wireframe, dots).
bool deleted
 = true if the surface was deleted
bool isNew
 = true if the surface is a new one
unsigned int ID
 The ID of the surface.


Member Data Documentation

bool DensityBase::SurfaceProperties::visible
 

= true if the surface is visible

Definition at line 100 of file densitybase.h.

double DensityBase::SurfaceProperties::level
 

The isolevel at which the surface is determined.

Definition at line 101 of file densitybase.h.

unsigned int DensityBase::SurfaceProperties::colour
 

The colour of the surface.

Definition at line 102 of file densitybase.h.

unsigned int DensityBase::SurfaceProperties::opacity
 

The opacity of the surface.

Definition at line 103 of file densitybase.h.

unsigned int DensityBase::SurfaceProperties::type
 

The rendering type (solid, wireframe, dots).

Definition at line 104 of file densitybase.h.

bool DensityBase::SurfaceProperties::deleted
 

= true if the surface was deleted

Definition at line 105 of file densitybase.h.

bool DensityBase::SurfaceProperties::isNew
 

= true if the surface is a new one

Definition at line 106 of file densitybase.h.

unsigned int DensityBase::SurfaceProperties::ID
 

The ID of the surface.

Definition at line 107 of file densitybase.h.


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