WRAPPER_API static CartesianPoint *CreateCartesianPoint(short
dimensions = 3)
Description
The CreateCartesianPoint constructor creates a new instance of the CartesianPoint class. The constructor takes a single argument that specifies the number of dimensions for the point. If this value is omitted, then the resulting point will have three dimensions.
Comments
0 comments
Please sign in to leave a comment.