| Method | Description |
|---|---|
| != | Tests two BPoints for inequality |
| + | Component-wise addition of two BPoints |
| += | Component-wise addition of one BPoint to another |
| - | Component-wise subtraction of two BPoints |
| -= | Component-wise subtraction of one BPoint from another |
| = | Assigns value of one BPoint to another |
| == | Tests two BPoints for equality |
| ConstrainTo() | Constrains point to lie within a BRect |
| BPoint() | Constructor |
| PrintToStream() | Outputs contents of BPoint to standard output |
| Set() | Assigns coordinates to the BPoint |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified January 29, 1998.