Classes | |
class | GO2SCalcUtil |
Computation utilities. More... | |
class | GO2SIntersect |
Intersections computation. More... | |
class | GO2SMatrix |
Class for the 4x4 matrix. More... | |
class | GO2SReference |
Creation of a geometry reference. More... | |
class | GO2SXYZ |
Creation of a coordinate reference. More... | |
Basic operations can be achieved with the standard Javascript Math object. For example:
output:
For more advanced computation, i.e. using matrix or vectors, following objects listed in Classes