Karamba3D API Reference
C#
VB
C++
F#
Show/Hide TOC
Point
2
Addition Operator
Overload List
Addition(Point2, Point2)
Interprets two points as a vector each, and adds them.
Addition(Point2, Vector2)
Gets the translate of a point by a vector.
See Also
Reference
Point2 Structure
Karamba.Geometry Namespace
In This Article
Overload List
See Also