This is the complete list of members for BShape, including all inherited members.
| AddShape(const BShape *other) | BShape | |
| AllArchived(BMessage *archive) const | BArchivable | virtual |
| AllUnarchived(const BMessage *archive) | BArchivable | virtual |
| Archive(BMessage *archive, bool deep=true) const | BShape | virtual |
| ArcTo(float rx, float ry, float angle, bool largeArc, bool counterClockWise, const BPoint &point) | BShape | |
| BArchivable(BMessage *from) | BArchivable | |
| BArchivable() | BArchivable | |
| BezierTo(BPoint controlPoints[3]) | BShape | |
| BezierTo(const BPoint &control1, const BPoint &control2, const BPoint &endPoint) | BShape | |
| Bounds() const | BShape | |
| BShape() | BShape | |
| BShape(const BShape &other) | BShape | |
| BShape(BMessage *archive) | BShape | |
| Clear() | BShape | |
| Close() | BShape | |
| CurrentPosition() const | BShape | |
| Instantiate(BMessage *archive) | BShape | static |
| LineTo(BPoint linePoint) | BShape | |
| MoveTo(BPoint point) | BShape | |
| operator!=(const BShape &other) const | BShape | |
| operator=(const BShape &other) | BShape | |
| operator==(const BShape &other) const | BShape | |
| ~BArchivable() | BArchivable | virtual |
| ~BShape() | BShape | virtual |