16 #include "geometrymod.h" 55 : ElementEditorImpl( elem,
Coord3(0,0,1) ) {}
63 : ElementEditorImpl( elem,
Coord3::udf(), normal ) {}
Coord3 translation2dnormal
Definition: geeditorimpl.h:46
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Coord3 translate1ddir
Definition: geeditorimpl.h:45
static const Coord3 & udf()
Definition: geeditorimpl.h:51
Definition: geeditor.h:25
od_int64 GeomPosID
Definition: geomelement.h:21
Definition: geeditorimpl.h:59
bool maytranslate3d
Definition: geeditorimpl.h:47
Definition: geeditorimpl.h:25
A cartesian coordinate in 3D space.
Definition: coord.h:72
Definition: geomelement.h:37
BinIDElementEditor(Geometry::Element &elem)
Definition: geeditorimpl.h:54
Definition: arraytesselator.h:21
PlaneElementEditor(Element &elem, const Coord3 &normal)
Definition: geeditorimpl.h:62