FS_ |
The FS_POINTF type exposes the following members.
| Name | Description | |
|---|---|---|
| Addition(FS_POINTF, FS_POINTF) | Translates a FS_POINTF by a given FS_POINTF. | |
| Equality(FS_POINTF, FS_POINTF) | Compares two FS_POINTF structures. | |
| Inequality(FS_POINTF, FS_POINTF) | Determines whether the coordinates of the specified points are not equal. | |
| Subtraction(FS_POINTF, FS_POINTF) | Translates a FS_POINTF by the negative of a given FS_POINTF. |