GetGeometries

virtual std::map<std::string, PGeometry> IRigidBody::GetGeometries() const = 0

Gets the collection of geometries of this rigid body.

Returns

std::map<std::string, PGeometry> – Collection of geometries of this rigid body.

Throws