1 #ifndef Geom_TrapezoidalPlaneBounds_H 2 #define Geom_TrapezoidalPlaneBounds_H 58 virtual const std::array<const float, 4>
parameters()
const;
74 #endif // Geom_TrapezoidalPlaneBounds_H
virtual const std::array< const float, 4 > parameters() const
float width() const override
float length() const override
TrapezoidalPlaneBounds(float be, float te, float a, float t)
float widthAtHalfLength() const override
Bounds * clone() const override
virtual bool inside(const Local3DPoint &) const =0
Determine if the point is inside the bounds.
float thickness() const override
bool inside(const Local2DPoint &p) const override
virtual int yAxisOrientation() const