Defines a non-persistent 3D Cartesian point.
Definition: Pnt.h:42
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:149
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
A line is an unbounded curve with constant tangent direction. A line is defined by a point and a dire...
Definition: Line.h:23
#define DECL_PROPERTY(_class_, _name_, _type_)
DECL_PROPERTY and DEFINE_PROPERTY are macros used for mapping between the properties of Lexocad objec...
Definition: Globals.h:245
bgm::point< double, 3, bg::cs::cartesian > Point
Definition: RTree.h:25
#define FORWARD_DECL(x, y)
Definition: Globals.h:96
A curve can be envisioned as the path of a point moving in its coordinate space. (Definition from ISO...
Definition: Curve.h:23