Click or drag to resize

CreationModePolyhedron Methods

The MeshGeometry_PolygonBasedPolyhedronCreationModePolyhedron type exposes the following members.

Methods
  NameDescription
Protected methodCalculatePointPosition
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFinish (Overrides ObjectCreationModeFinish(Boolean).)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnDestroy (Inherited from ObjectCreationMode.)
Protected methodOnEditorActionClick (Inherited from ObjectCreationMode.)
Protected methodOnEditorActionClick2 (Inherited from ObjectCreationMode.)
Protected methodOnEditorActionGetState (Inherited from ObjectCreationMode.)
Protected methodOnGetTextInfoCenterBottomCorner (Overrides ObjectCreationModeOnGetTextInfoCenterBottomCorner(ListString).)
Protected methodOnGetTextInfoRightBottomCorner (Inherited from ObjectCreationMode.)
Protected methodOnJoystickEvent (Inherited from ObjectCreationMode.)
Protected methodOnKeyDown (Overrides ObjectCreationModeOnKeyDown(Viewport, KeyEvent).)
Protected methodOnKeyPress (Inherited from ObjectCreationMode.)
Protected methodOnKeyUp (Inherited from ObjectCreationMode.)
Protected methodOnMouseDoubleClick (Inherited from ObjectCreationMode.)
Protected methodOnMouseDown (Overrides ObjectCreationModeOnMouseDown(Viewport, EMouseButtons).)
Protected methodOnMouseMove (Overrides ObjectCreationModeOnMouseMove(Viewport, Vector2).)
Protected methodOnMouseRelativeModeChanged (Inherited from ObjectCreationMode.)
Protected methodOnMouseUp (Inherited from ObjectCreationMode.)
Protected methodOnMouseWheel (Inherited from ObjectCreationMode.)
Protected methodOnSpecialInputDeviceEvent (Inherited from ObjectCreationMode.)
Protected methodOnTick (Inherited from ObjectCreationMode.)
Protected methodOnUpdateBeforeOutput (Overrides ObjectCreationModeOnUpdateBeforeOutput(Viewport).)
Protected methodOnUpdateBeforeOutput2 (Inherited from ObjectCreationMode.)
Protected methodOnUpdateBegin (Inherited from ObjectCreationMode.)
Protected methodOnUpdateEnd (Inherited from ObjectCreationMode.)
Protected methodOnUpdateGetObjectInSceneRenderingContext (Inherited from ObjectCreationMode.)
Protected methodOnViewportUpdateGetCameraSettings (Inherited from ObjectCreationMode.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also