14 #include "geometrymod.h" 53 : ElementEditorImpl( elem,
Coord3(0,0,1) ) {}
61 : ElementEditorImpl( elem,
Coord3::udf(), normal ) {}
Coord3 translation2dnormal
Definition: geeditorimpl.h:44
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Coord3 translate1ddir
Definition: geeditorimpl.h:43
Definition: geeditorimpl.h:49
Definition: geeditor.h:23
od_int64 GeomPosID
Definition: geomelement.h:19
Definition: geeditorimpl.h:57
3D point or vector
Definition: commontypes.h:57
static Point3D< T > udf()
Definition: geometry.h:924
bool maytranslate3d
Definition: geeditorimpl.h:45
Definition: geeditorimpl.h:23
Definition: geomelement.h:35
BinIDElementEditor(Geometry::Element &elem)
Definition: geeditorimpl.h:52
Definition: arraytesselator.h:19
PlaneElementEditor(Element &elem, const Coord3 &normal)
Definition: geeditorimpl.h:60