GetAxisControlGroup

virtual PAxisControlGroup IController::GetAxisControlGroup(const std::string &name) = 0

Gets the axis control group with the specified name.

Parameters

name – Name of the axis control group.

Returns

PAxisControlGroup – The axis control group with the specified name.

Throws