I3DViewModule Struct Reference
[Shell Interfaces]
List of all members.
Detailed Description
This is the interface of the 3D view module.
Member Function Documentation
virtual void MCCOMAPI I3DViewModule::ActivateSubModule |
( |
I3DShModule * |
module |
) |
[pure virtual] |
virtual void MCCOMAPI I3DViewModule::AddDefaultMenuBar |
( |
IMCMenuBar * |
theBar |
) |
[pure virtual] |
virtual void MCCOMAPI I3DViewModule::BeginImmediateUpdate |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI I3DViewModule::DeactivateSubModule |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI I3DViewModule::EndImmediateUpdate |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI I3DViewModule::Get3DEditorHostPart |
( |
I3DEditorHostPart ** |
out3DEditorHostPart |
) |
[pure virtual] |
Call this to get the 3DEditorHostPart of the 3DView Module.
- Parameters:
-
virtual void MCCOMAPI I3DViewModule::GetPreferedSplit |
( |
int32 & |
outPreferedSize, |
|
|
boolean & |
outForTopPart | |
|
) |
| | [pure virtual] |
virtual void MCCOMAPI I3DViewModule::InvalidateAllPanes |
( |
|
) |
[pure virtual] |
virtual boolean MCCOMAPI I3DViewModule::IsImmediateUpdateMode |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI I3DViewModule::PostImmediateUpdate |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI I3DViewModule::Set3DViewTopPart |
( |
IMFPart * |
inTopPart |
) |
[pure virtual] |
To call only if you do not want the module to create its own window must be called before Initialize
- Parameters:
-
virtual void MCCOMAPI I3DViewModule::SetImmediateUpdateModeWhenMouseOverPaneParts |
( |
boolean |
enable |
) |
[pure virtual] |
virtual void MCCOMAPI I3DViewModule::SetWorkingBoxFromPMap |
( |
|
) |
[pure virtual] |
Updates the working box in all panes from the current contents of the Parameter map
virtual void MCCOMAPI I3DViewModule::StorePreferedSplit |
( |
int32 |
inPreferedSize |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: