Click or drag to resize

FS_POINTF Operators

The FS_POINTF type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberAddition(FS_POINTF, FS_POINTF) Translates a FS_POINTF by a given FS_POINTF.
Public operatorStatic memberEquality(FS_POINTF, FS_POINTF) Compares two FS_POINTF structures.
Public operatorStatic memberInequality(FS_POINTF, FS_POINTF) Determines whether the coordinates of the specified points are not equal.
Public operatorStatic memberSubtraction(FS_POINTF, FS_POINTF) Translates a FS_POINTF by the negative of a given FS_POINTF.
Top
See Also