Public Member Functions | |
| virtual void | removeAll () |
| virtual FaultGeometry & | geometry ()=0 |
| virtual const FaultGeometry & | geometry () const |
Protected Member Functions | |
| Fault (EMManager &em) | |
| const IOObjContext & | getIOObjContext () const =0 |
Fault base class.
| EM::Fault::Fault | ( | EMManager & | em | ) | [inline, protected] |
| virtual FaultGeometry& EM::Fault::geometry | ( | ) | [pure virtual] |
Implements EM::Surface.
Implemented in EM::Fault3D, and EM::FaultStickSet.
| virtual const FaultGeometry& EM::Fault::geometry | ( | ) | const [inline, virtual] |
Reimplemented from EM::Surface.
Reimplemented in EM::Fault3D, and EM::FaultStickSet.
| const IOObjContext& EM::Fault::getIOObjContext | ( | ) | const [protected, pure virtual] |
Implements EM::EMObject.
Implemented in EM::Fault3D, and EM::FaultStickSet.
| virtual void EM::Fault::removeAll | ( | ) | [virtual] |
Reimplemented from EM::Surface.
1.7.1