All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---System.CATEventSubscriber
|
+---System.CATCommand
|
+---Dialog.CATDialog
|
+---Dialog.CATDlgBox
|
+---Dialog.CATDlgFrame
|
+---Visualization.CATViewer
|
+---CAT3DViewer
Usage: you must use this class as is. You should never derive it.
public class CAT3DViewer
Class to display 3D Graphic Representations on the screen.
| public CAT3DViewer( | CATDialog* | iFather, | |
| const CATString& | iName, | ||
| CATDlgStyle | iStyle | =CATDlgFraNoTitle, | |
| const int | iWidth | = 800, | |
| const int | iHeight | = 500, | |
| const CATViewerStyle | iViewerStyle | =NULL) |
| public static const CLSID & __stdcall ClassId( | ) |
| public CAT3DBoundingSphere GetGlobalBoundingSphere( | ) |
| public virtual void ReframeOn( | const CAT3DBoundingSphere& | iBs3D) |
Copyright © 2003, Dassault Systèmes. All rights reserved.