#include <MapObject.h>
Inherited by WorldHeightMap.
Definition at line 41 of file MapObject.h.
◆ getBilinearSampleSeismicZVelocity()
| virtual Real WorldHeightMapInterfaceClass::getBilinearSampleSeismicZVelocity |
( |
Int | x, |
|
|
Int | y ) |
|
pure virtual |
◆ getBorderSize()
| virtual Int WorldHeightMapInterfaceClass::getBorderSize |
( |
| ) |
|
|
pure virtual |
◆ getSeismicZVelocity()
| virtual Real WorldHeightMapInterfaceClass::getSeismicZVelocity |
( |
Int | xIndex, |
|
|
Int | yIndex ) const |
|
pure virtual |
◆ setSeismicZVelocity()
| virtual void WorldHeightMapInterfaceClass::setSeismicZVelocity |
( |
Int | xIndex, |
|
|
Int | yIndex, |
|
|
Real | value ) |
|
pure virtual |
The documentation for this class was generated from the following file: