The Be Book The Interface Kit The Interface Kit Index

BPoint Function Summary


Function Summary

Function Description
!= Returns true if the operands don't coincide
+ Component-wise addition of two BPoints
+= Component-wise addition of two BPoints
= Component-wise subtraction of one BPoint from another
== Returns true if the operands coincide
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 The Interface Kit The Interface Kit Index

Stephen van Egmond