GetGeometry

virtual PGeometry IRigidBody::GetGeometry(std::string &name) const = 0

Gets the geometry with the specified name.

Parameters

name – Name of the geometry.

Returns

PGeometry – The geometry with the specified name.

Throws