MURE
|
#include <EWrapper.hxx>
Public Member Functions | |
MatY () | |
MatY (const MatY &my) | |
Copy constructor. | |
~MatY ()=default | |
Destructor. | |
Public Attributes | |
Material * | fMaterial |
The material. | |
int | fValue |
The material number to be manipulated. | |
|
inline |
< Normal constructor.
MatY::MatY | ( | const MatY & | my | ) |
Copy constructor.
|
default |
Destructor.
Material* MatY::fMaterial |
The material.
int MatY::fValue |
The material number to be manipulated.