Triangle Member List
This is the complete list of members for Triangle, including all inherited members.
center | Shape | protected |
getArea() const | Triangle | virtual |
getCenter() const | Shape | |
getType() const | Triangle | virtual |
setCenter(Point c) | Shape | |
Shape(int x, int y) | Shape | |
Shape(Point c) | Shape | |
Triangle(int b, int h, int x, int y) | Triangle | |
Triangle(int b, int h, Point c) | Triangle |