#include "GeoCore.h"
#include "BString.h"
#include "BIdentifier.h"
#include "boost/shared_ptr.hpp"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BUnit |
| An abstract base class that represents a unit of measurement. More... | |
Typedefs | |
| typedef boost::shared_ptr < BUnit > | BUnitPtr |
Enumerations | |
| enum | EUnitType { eLinearUnit, eAngularUnit } |
| An enumeration for the different types of units. More... | |
Variables | |
| class GEOCORE_API | BUnit |