Class | Description | |
---|---|---|
Medical3DAction | Contains the basic properties and methods of various 3D toolkit actions. | |
Medical3DCamera | Manages the camera properties. | |
Medical3DCameraEventArgs | Provides data about the various 3D camera actions. | |
Medical3DContainer | Manages the 3D objects and rendering techniques. | |
Medical3DControl | Represents the control that holds the 3D objects and render them automatically. | |
Medical3DMIP | Represents the class that contains information, properties and methods are applied on a 3D object when it is rendered using the MIP rendering technique. | |
Medical3DMIPEngine | Represents the class that effectes the MIP volume rendering. | |
Medical3DMoveCameraAction | Represents the class that allows the user to control the camera movment at any direction using the mouse. | |
Medical3DMoveObjectAction | Represents the class that allows the user controls the 3D object movment using the mouse. | |
Medical3DMovePlaneAction | Represents the class that allows the user controls the MPR planes/clipping planes movment using the mouse. | |
Medical3DMPR | Represents the class that contains information, properties and methods are applied on a 3D object when it is rendered using the MPR rendering technique. | |
Medical3DMPREngine | Represents the class that effectes the MPR volume rendering. | |
Medical3DMPRPlane | Represents the class that contains information, properties and methods used to handle the oblique MPR plane. | |
Generic Medical3DMPRPlaneCollection | Represents a generic collection of Medical3DMPRPlane objects. | |
Medical3DObject | Represents the class that contains the 3D object source image, properties, and methods used to adjust the object characteristics. | |
Generic Medical3DObjectCollection | Represents a generic collection of Medical3DObject objects. | |
Medical3DObjectEventArgs | The Medical3DObjectEventArgs class provides information about the object being changed. | |
Medical3DOrthogonalMPRPlane | Represents the class that contains information, properties and methods used to handle the orthogonal MPR plane. | |
Medical3DPlane | Represents the class that contains information, properties and methods used to handle the clipping plane. | |
Generic Medical3DPlaneCollection | Represents a generic collection of Medical3DPlane objects. | |
Medical3DPlaneEventArgs | This class provides data about various plane events. | |
Medical3DRotateCameraAction | Represents the class that allows the user to control the camera rotation using the mouse. | |
Medical3DRotateObjectAction | Represents the class that allows the user to control the rotation of the 3D object using the mouse. | |
Medical3DRotatePlaneAction | Represents the class that allows the user to control the rotation of the MPR planes or clipping planes using the mouse. | |
Medical3DScaleObjectAction | Represents the class that allows the user to control the scaling of the object up or down using the mouse. | |
Medical3DSlab | Represents the class that is used to apply the slab feature on the 3D object. | |
Medical3DVRT | Represents the class that contains information, properties and methods are applied on a 3D object when it is rendered using the VRT rendering technique. | |
Medical3DVRTEngine | Represents the class that effectes the VRT volume rendering. | |
Medical3DWindowLevelAction | Represents the class that allows the user to apply the window-level on the 3D object using the mouse. | |
Medical3DWindowLevelEventArgs | The Medical3DWindowLevelEventArgs class provides data about the WindowLevelChanged event. | |
Medical3DWindowLevelProperties | Represents the class that is used to apply the window-level feature on the 3D object. | |
Medical3DZoomCameraAction | Represents the class that allows the user to control the camera zooming (in and out) using the mouse. |
Structure | Description | |
---|---|---|
Medical3DPoint | Represents the 3D point. |
Enumeration | Description | |
---|---|---|
Medical3DActionType | Specifies the type of the built-in action used in the 3D toolkit. | |
Medical3DAxis | Specifies the axis that will be used. | |
Medical3DCubeFace | Specifies the face of the cube, which is mainly used for reseting the rotation of the 3D object. | |
Medical3DMouseButtons | Specifies the constants that defines which mouse button was pressed. | |
Medical3DMPRPlaneType | Specifies the type of the orthogonal MPR plane. | |
Medical3DProjectionMethod | Specifies the camera projection method used when viewing the 3D objects. | |
Medical3DRemoveIntervalType | Specifies which interval that will be removed when using the thresholding feature. | |
Medical3DSlabFlags | Specifies which parameter will be used when applying the slab feature. | |
Medical3DSpace | Specifies the reference used when rotating the 3D object or plane. | |
Medical3DVolumeRenderingType | Specifies the type of the texturing method used to render the 3D objects. | |
Medical3DVolumeType | Specifies the volume type used to render the 3D objects. | |
Medical3DWindowLevelFillType | Specifies the type of algorithm that is used when applying the window-level on a 3D object. |