System.Types.TSmallPoint.operator -
C++
TSmallPoint operator -(const TSmallPoint& sp) const _ALWAYS_INLINE {
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TSmallPoint |
Description
Subtracts certain values from a TSmallPoint object location coordinates.
operator - subtracts from a TSmallPoint object location the values from another TSmallPoint object location.