DELPHIN::MaterialDef Class Reference

List of all members.


Detailed Description

Contains the data entries in the material table of the geometry section.

Definition at line 52 of file delphin_output_lib_types.h.


Public Member Functions

 MaterialDef ()
 MaterialDef (unsigned int n, unsigned int c, const std::string &nam)

Public Attributes

unsigned int nr
 Material number.
unsigned int color
 RGB encoded color (for display).
std::string name
 Descriptive material name.

Constructor & Destructor Documentation

DELPHIN::MaterialDef::MaterialDef (  ) 

Definition at line 54 of file delphin_output_lib_types.h.

DELPHIN::MaterialDef::MaterialDef ( unsigned int  n,
unsigned int  c,
const std::string &  nam 
)

Definition at line 55 of file delphin_output_lib_types.h.


Member Data Documentation

Material number.

Definition at line 57 of file delphin_output_lib_types.h.

RGB encoded color (for display).

Definition at line 58 of file delphin_output_lib_types.h.

Descriptive material name.

Definition at line 59 of file delphin_output_lib_types.h.


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

Generated on Tue Mar 24 18:12:08 2009 for Delphin 5 Outputs Library by  doxygen 1.5.5