IMultipleComponentChooser Struct Reference
[COM Interfaces]
List of all members.
Detailed Description
Multiple component chooser. Used in the Modifiers tab in Carrara. Supports adding components to and removing components from a list of active components.
Member Function Documentation
virtual IDType MCCOMAPI IMultipleComponentChooser::GetFamilyID |
( |
|
) |
[pure virtual] |
Gets the internal representation of the list of components for this chooser. Does not clone the component.
- Parameters:
-
| outComponentList | Returns a list of components. |
virtual void MCCOMAPI IMultipleComponentChooser::Initialize |
( |
const IDType & |
inFamilyID |
) |
[pure virtual] |
virtual void MCCOMAPI IMultipleComponentChooser::InsertComponentUI |
( |
IShParameterComponent * |
inComponent, |
|
|
int32 |
inInsertionIndex, |
|
|
boolean |
inBroadcastMessage | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI IMultipleComponentChooser::ReInitPopup |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI IMultipleComponentChooser::SetPopupExcludeMask |
( |
uint32 |
popupMaskExclude |
) |
[pure virtual] |
virtual void MCCOMAPI IMultipleComponentChooser::SetPopupIncludeMask |
( |
uint32 |
popupMaskInclude |
) |
[pure virtual] |
virtual void MCCOMAPI IMultipleComponentChooser::SetSortMode |
( |
boolean |
popupSortMode |
) |
[pure virtual] |
virtual void MCCOMAPI IMultipleComponentChooser::SetSubPopupMode |
( |
boolean |
popupSubMode |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: