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

Public Methods | |
| GheishaData () | |
| void | read (std::istream& in, Material& mat) |
| read input data from an open stream: must be implemented. More... | |
| MatData* | copy () const |
| invoke constructor to make a copy; must be implemented. More... | |
Private Attributes | |
| int | hadMatIndex |
Static Private Attributes | |
| int | hadMatCounter = 0 |
Friends | |
| class | GheishaInteractor |
|
|
Definition at line 26 of file GheishaData.h. Referenced by copy(). |
|
|
invoke constructor to make a copy; must be implemented.
Reimplemented from MatData. Definition at line 32 of file GheishaData.h. |
|
|
read input data from an open stream: must be implemented.
Reimplemented from MatData. Definition at line 37 of file GheishaData.cxx. |
|
|
Definition at line 24 of file GheishaData.h. |
|
|
Definition at line 39 of file GheishaData.h. |
|
|
Definition at line 36 of file GheishaData.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000