IMFToolGroup Struct Reference
[MCFrame]
List of all members.
Detailed Description
IMFToolGroup is an abstraction for a group of related tools (eg camera tools) You cannot assume anything about where and how the tools are displayed in the UI (they could be in different toolbars...)
Member Function Documentation
To make a button (by opposition with a tool), give an action number different from -1.
virtual IMFPart* MCCOMAPI IMFToolGroup::FindPartByID |
( |
IDType |
inPartID |
) |
[pure virtual] |
Finds a UI for a piece of the tool group.
virtual real32 MCCOMAPI IMFToolGroup::GetOverrideColorCoef |
( |
|
) |
[pure virtual] |
Gets the color coefficient that will be applied to the icons of the group.
virtual boolean MCCOMAPI IMFToolGroup::IsShowing |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI IMFToolGroup::LoadPrefs |
( |
|
) |
[pure virtual] |
Loads the prefs of the tools.
virtual void MCCOMAPI IMFToolGroup::SavePrefs |
( |
|
) |
[pure virtual] |
Saves the current status of the tools.
virtual void MCCOMAPI IMFToolGroup::SetOverrideColorCoef |
( |
real32 |
overrideColorCoef |
) |
[pure virtual] |
Sets the color coefficient that will be applied to the icons of the group.
virtual void MCCOMAPI IMFToolGroup::SetToolManipulationResponder |
( |
IMFResponder * |
inResponder |
) |
[pure virtual] |
virtual void MCCOMAPI IMFToolGroup::ShowTools |
( |
boolean |
inShown |
) |
[pure virtual] |
virtual void MCCOMAPI IMFToolGroup::StoreDefaultPrefs |
( |
const TMCString & |
inDefaultPrefs |
) |
[pure virtual] |
Saves the default prefs for the tools.
The documentation for this struct was generated from the following file: