#include <EnergyCoat.h>
Inheritance diagram for EnergyCoat:

Public Types | |
| enum | Type { UNKNOWN, POLYGONAL, MAP2D, MAP3D } |
Public Member Functions | |
| EnergyCoat (Geometry *pG=NULL) | |
| virtual | ~EnergyCoat () |
| virtual Type | type (void) const |
Protected Attributes | |
| Geometry * | _pGeometry |
Definition at line 12 of file EnergyCoat.h.
|
|
Definition at line 14 of file EnergyCoat.h. |
|
|
Definition at line 25 of file EnergyCoat.h. |
|
|
Definition at line 26 of file EnergyCoat.h. |
|
|
Reimplemented in EnergyMap, PhotonMapEnergy, and PolygonalEnergy. Definition at line 28 of file EnergyCoat.h. |
|
|
Definition at line 22 of file EnergyCoat.h. |
1.4.6