DART
6.7.3
|
Information for a shape that was generated by this collision detector. More...
Public Attributes | |
std::weak_ptr< BulletCollisionShape > | mShape |
A weak reference to the shape. More... | |
std::size_t | mLastKnownVersion |
The last version of the shape, as known by this collision detector. More... | |
Information for a shape that was generated by this collision detector.
std::size_t dart::collision::BulletCollisionDetector::ShapeInfo::mLastKnownVersion |
The last version of the shape, as known by this collision detector.
std::weak_ptr<BulletCollisionShape> dart::collision::BulletCollisionDetector::ShapeInfo::mShape |
A weak reference to the shape.