#include "GeoCore.h"
#include "BPoint.h"
#include "BByteStreamable.h"
#include <float.h>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BRect |
| A rectangle represented by the lower left and upper right corner points. More... | |
Typedefs | |
| typedef std::vector < BRect > | BRectVector |
| Defines a collection of BRect objects. | |