6 halfWidth(w), halfLength(h), halfThickness(t) {}
13 if( (scale >=0) &&
inside(p) )
return true;
22 if( (scale >=0) &&
inside(p) )
return true;
40 return std::pair<bool,bool>(inx&&iny,outx||outy);
virtual Bounds * clone() const
virtual bool inside(const Local2DPoint &p) const
RectangularPlaneBounds(float w, float h, float t)
~RectangularPlaneBounds()
Abs< T >::type abs(const T &t)
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
std::pair< bool, bool > inout(const Local3DPoint &p, const LocalError &err, float scale=1.f) const