Class for storing an "orientation", or a direction in 2D or 3D space.
Definition orientation.h:99
 
Definition irangeelementorientation.h:6
 
virtual void toleranceChanged(const double &d)=0
Signal emitted when a new tolerance is set. See setTolerance().
 
virtual Orientation getOrientation() const =0
Returns the orientation, see setOrientation()
 
virtual double getTolerance() const =0
Returns the tolerance (radians) that the face normal will be checked against the orientation normal.
 
virtual void setOrientation(const Orientation &o)=0
Sets a new orientation, emits the sigmal getOrientation(). See getOrientation()
 
virtual void orientationChanged(const Orientation &o)=0
Signal emitted when a new orientation is set. See setOrientation().
 
virtual void setTolerance(const double &d)=0
Sets the tolerance, emits signal toleranceChanged(). See getTolerance().
 
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition irangeelementorientation.h:20
 
uint32 TType
class type indicator
Definition basedef.h:47
 
Interface to a filter element, which is a member of a IRange.
 
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:6