GetFrameNames

virtual std::vector<std::string> IRigidBody::GetFrameNames() const = 0

Gets the names of frames of this rigid body.

Returns

std::vector<std::string> – The names of frames.

Throws