The IEnvelope class.
More...
#include <hydrocouplespatial.h>
◆ ~IEnvelope()
| virtual HydroCouple::Spatial::IEnvelope::~IEnvelope |
( |
| ) |
|
|
pure virtual |
The minimum x-coordinate value for this IEnvelope.
◆ maxX()
| virtual double HydroCouple::Spatial::IEnvelope::maxX |
( |
| ) |
const |
|
pure virtual |
maxX The maximum x-coordinate value for this IEnvelope.
- Returns
◆ maxY()
| virtual double HydroCouple::Spatial::IEnvelope::maxY |
( |
| ) |
const |
|
pure virtual |
maxY The maximum y-coordinate value for this IEnvelope.
- Returns
◆ maxZ()
| virtual double HydroCouple::Spatial::IEnvelope::maxZ |
( |
| ) |
const |
|
pure virtual |
maxZ The maximum z-coordinate value for this IEnvelope.
- Returns
◆ minX()
| virtual double HydroCouple::Spatial::IEnvelope::minX |
( |
| ) |
const |
|
pure virtual |
minX The minimum x-coordinate value for this IEnvelope.
- Returns
◆ minY()
| virtual double HydroCouple::Spatial::IEnvelope::minY |
( |
| ) |
const |
|
pure virtual |
minY The minimum y-coordinate value for this IEnvelope.
- Returns
◆ minZ()
| virtual double HydroCouple::Spatial::IEnvelope::minZ |
( |
| ) |
const |
|
pure virtual |
minZ The minimum z-coordinate value for this IEnvelope.
- Returns
The documentation for this class was generated from the following file: