MathLib Namespace |
Class | Description | |
---|---|---|
Geometry |
Geometry class
| |
LocalCoordinateSystem |
Definition of a local coordinate system
Remarks This local coordinate system can be defined in two ways:
1. By defining two points on the local X axis (_StartingPointOfLocalXAxis, _EndingPointOfLocalXAxis) and a point (_PointInPlaneXY) in its local XY plane, or 2. By defining two points on the local X axis (_StartingPointOfLocalXAxis, _EndingPointOfLocalXAxis) and the rotation angle (_LocalAxisAngle) about its local X axis. Zero local axis angle means that the local Y axis coincides with global Y axis. |
Structure | Description | |
---|---|---|
GeometryXY |
Represents a point in 2d space
| |
GeometryXYZ |
Represents a point in 3d space
|