VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPoint3D Structure
In This Topic
VintasoftPoint3D Structure Operators
In This Topic
For a list of all operators of this type, see VintasoftPoint3D.
Public Operators
 NameDescription
Public OperatorSums 3D points.
Public OperatorDivides 3D point coordinates on a double value.
Public OperatorDetermines if 3D points are equal.
Public OperatorCreates a VintasoftVector3D with the X, Y and Z values of this vector.
Public OperatorDetermines if 3D points are not equal.
Public OperatorMultiplies 3D point and a double value.
Public OperatorSubtracts 3D points.
Public OperatorUnary negation of a 3D point.
See Also