![]() |
VR-Forces Development_Version Class Documentation
|
Object which hold the mobility entry and the feature set which represents it. More...

Public Types | |
| typedef boost::ptr_vector < MobilityArea > | Vector |
Public Member Functions | |
| MobilityArea (const MobilityEntry &, DtTerrainInterface *) | |
| const MobilityEntry & | entry () const |
| const FeatureSet & | featureSet () const |
Private Attributes | |
| const MobilityEntry & | myEntry |
| std::auto_ptr< FeatureSet > | myFeatureSet |
Object which hold the mobility entry and the feature set which represents it.
| typedef boost::ptr_vector<MobilityArea> DtAggregatedMovementActuator::MobilityArea::Vector |
| DtAggregatedMovementActuator::MobilityArea::MobilityArea | ( | const MobilityEntry & | , |
| DtTerrainInterface * | |||
| ) |
| const MobilityEntry& DtAggregatedMovementActuator::MobilityArea::entry | ( | ) | const |
| const FeatureSet& DtAggregatedMovementActuator::MobilityArea::featureSet | ( | ) | const |
|
private |
|
private |