VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftVector3D Structure
In This Topic
VintasoftVector3D Structure Operators
In This Topic
For a list of all operators of this type, see VintasoftVector3D.
Public Operators
 NameDescription
Public OperatorOverloaded. Translates a point by the specified vector and returns the resulting point.
Public OperatorDivides the specified vector by the specified scalar and returns the resulting vector.
Public OperatorDetermines if 3D points are equal.
Public OperatorCreates a VintasoftPoint3D with the X, Y and Z values of this vector.
Public OperatorCompares two vectors for inequality.
Public OperatorOverloaded. Multiplies the specified scalar by the specified vector and returns the resulting vector.
Public OperatorSubtracts one specified vector from another.
Public OperatorUnary negation of a 3D point.
See Also