CODController::GetMoveComponents

void CODController::GetMoveComponents(const CODComponentSet& setComponents, CODComponentSet& setMove)

Finds the components which allow movement in a set.

Defined in: OdController.cpp

Return Value

void

Parameters

setComponents

Set in which to search.

setMove

Set in which movable components are to be returned.