#include "GeoCore.h"
#include "BFeature.h"
#include "BFont.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BTextFeature |
| A feature containing a single line of text. More... | |
Typedefs | |
| typedef boost::shared_ptr < BTextFeature > | BTextFeaturePtr |
| Defines a shared pointer that can be used to reference a BTextFeature. | |