#include "GeoCore.h"
#include "BPoints.h"
#include "boost/shared_ptr.hpp"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BVectorizable |
| An interface for geometry objects that can be converted to a simple type. More... | |
Typedefs | |
| typedef boost::shared_ptr < BVectorizable > | BVectorizablePtr |
| Defines a shared pointer that can be used to reference a BVectorizable object. | |