11 shared::Signal<const Orientation3 &> orientationChanged;
12 shared::Signal<double> tolerance1Changed;
13 shared::Signal<double> tolerance2Changed;
Class for storing an "orientation", or a direction in 2D or 3D space.
Definition orientation.h:99
Interface to a filter element, which is a member of a IRange..
Definition irangeelement.h:19
Definition irangeelementorientation.h:6
virtual double getDipTolerance() const =0
returns dip tolerance
static const TType type_
type code
Definition irangeelementorientation.h:9
virtual IRangeElement * getIRangeElement()=0
returns pointer to filter element
virtual void setDipTolerance(double d)=0
sets orientation filter dip tolerance
virtual Orientation3 getOrientation() const =0
returns orientation object
virtual void setDipDirectionTolerance(double d)=0
sets orientation filter dip direction tolerance
virtual double getNormalTolerance() const =0
returns normal tolerance
virtual double getDipDirectionTolerance() const =0
eturns dip direction tolerance
virtual void setOrientation(const Orientation3 &o)=0
sets orientation filter element
virtual void setNormalTolerance(double d)=0
sets orientation filter normal tolerance
uint32 TType
class type indicator
Definition basedef.h:46
Interface to a filter element, which is a member of a IRange.
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:4