MeshKernel
|
This is the complete list of members for meshkernel::BoundingBox, including all inherited members.
BoundingBox() | meshkernel::BoundingBox | inline |
BoundingBox(const Point &lowerLeft, const Point &upperRight) | meshkernel::BoundingBox | inline |
BoundingBox(const std::vector< T > &points) | meshkernel::BoundingBox | inlineexplicit |
BoundingBox(const std::vector< T > &points, size_t start, size_t end) | meshkernel::BoundingBox | inline |
Contains(const T &point) const | meshkernel::BoundingBox | inline |
CreateBoundingBox(const T &first, const T &second) | meshkernel::BoundingBox | inlinestatic |
Delta() const | meshkernel::BoundingBox | inline |
Extend(double factor) | meshkernel::BoundingBox | inline |
Height() const | meshkernel::BoundingBox | inline |
lowerLeft() const | meshkernel::BoundingBox | inline |
MassCentre() const | meshkernel::BoundingBox | inline |
operator!=(const BoundingBox &other) const | meshkernel::BoundingBox | inline |
Overlaps(const BoundingBox &boundingBox) const | meshkernel::BoundingBox | inline |
Reset(const std::vector< T > &points) | meshkernel::BoundingBox | |
Reset(const std::vector< T > &points, size_t start, size_t end) | meshkernel::BoundingBox | |
upperRight() const | meshkernel::BoundingBox | inline |
Width() const | meshkernel::BoundingBox | inline |