1 #ifndef Geom_RectangularPlaneBounds_H
2 #define Geom_RectangularPlaneBounds_H
22 virtual float length()
const {
return 2*halfLength;}
24 virtual float width()
const {
return 2*halfWidth;}
26 virtual float thickness()
const {
return 2*halfThickness;}
33 virtual bool inside(
const Local2DPoint&
p,
float tollerance)
const;
virtual float thickness() const
Thickness of the volume in local Z.
virtual float length() const
Lenght along local Y.
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
virtual float width() const
Width along local X.
Unlimited (trivial) bounds.