For a list of all members of this type, see Medical3DContainer members
Public Methods
Name | Description | |
---|---|---|
![]() |
HandleMouseDown | Handles the mouse down event that occur on the control. |
![]() |
HandleMouseMove | Handles the mouse move event that occurs on the control. |
![]() |
HandleMouseUp | Handles the mouse up event that occurs on the control. |
![]() |
Render | Renders the objects of the container on the specified control. |
![]() |
ResetPosition | Resets the position of all objects in the container to (0, 0, 0). |
![]() |
ResetRotation | Resets the rotation of all the objects to (0, 0, 0). |
![]() |
ResetScale | Resets the scale of all the objects in the container. |
![]() |
RotateX | Rotates all the objects in the container by a specific amount in the x-axis. |
![]() |
RotateY | Rotates all the objects in the container by a specific amount in the y-axis. |
![]() |
RotateZ | Rotates all the objects in the container by a specific amount in the z-axis. |
![]() |
Scale | Scales all objects in the container by a specific amount in any direction. |
![]() |
ScaleX | Scales all objects in the container by a specific amount in the x-axis. |
![]() |
ScaleY | Scales all objects in the container by a specific amount in the y-axis. |
![]() |
ScaleZ | Scales all objects in the container by a specific amount in the z-axis. |
![]() |
SendAddFrame | Sends the frame mapped to the specified ID to the rendering engine. |
![]() |
Translate | Translates all objects in the container by a specific amount in the specific axis. |
![]() |
TranslateX | Translates all objects in the container by a specific amount in the x-axis. |
![]() |
TranslateY | Translates all objects in the container by a specific amount in the y-axis. |
![]() |
TranslateZ | Translates all objects in the container by a specific amount in the z-axis. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Releases all the resources used by this Medical3DContainer. |
![]() |
Finalize | Overrides Finalize. |