ILNumerics Ultimate VS

Shape Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Shape type exposes the following members.

Methods

  NameDescription
Protected methodBeginVisit
handle transformations before visiting the node

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public methodConfigure
Configures the shape; must be called after changes to any vertex buffers

[ILNumerics Visualization Engine]

(Overrides NodeConfigure(Boolean, Boolean).)
Public methodCopy
Copy of this node, for general use in the tree description.

[ILNumerics Visualization Engine]

(Inherited from Node.)
Protected methodCreateSynchedCopy (Inherited from Node.)
Public methodDetach
Detach this shapes buffers from any shared buffers and allows individual changes

[ILNumerics Visualization Engine]

(Overrides NodeDetach.)
Public methodDispose
Dispose off this shape, release any references to buffer resources

[ILNumerics Visualization Engine]

(Overrides NodeDispose.)
Protected methodEndVisit (Inherited from Node.)
Public methodGetPosition
Get midpoint of the vertex positions

[ILNumerics Visualization Engine]

(Overrides DrawableGetPosition.)
Public methodGetPrimitiveCount
Get the number of basic primitives which are configured for this shape

[ILNumerics Visualization Engine]

Protected methodOnDisposing (Inherited from Node.)
Protected methodOnMouseClick
Default mouse click handler, toogles the selection state

[ILNumerics Visualization Engine]

(Overrides NodeOnMouseClick(MouseEventArgs).)
Protected methodOnMouseDoubleClick (Inherited from Node.)
Protected methodOnMouseDown (Inherited from Node.)
Protected methodOnMouseEnter (Inherited from Node.)
Protected methodOnMouseLeave (Inherited from Node.)
Protected methodOnMouseMove (Inherited from Node.)
Protected methodOnMouseUp (Inherited from Node.)
Protected methodOnMouseWheel (Inherited from Node.)
Protected methodOnPropertyChanged (Inherited from Node.)
Protected methodRaiseMouseClick (Inherited from Node.)
Protected methodRaiseMouseDoubleClick (Inherited from Node.)
Protected methodRaiseMouseDown (Inherited from Node.)
Protected methodRaiseMouseEnter (Inherited from Node.)
Protected methodRaiseMouseLeave (Inherited from Node.)
Protected methodRaiseMouseMove (Inherited from Node.)
Protected methodRaiseMouseUp (Inherited from Node.)
Protected methodRaiseMouseWheel (Inherited from Node.)
Protected methodStartPipeline
Public methodSynchronize (Overrides DrawableSynchronize(Node, SyncParams).)
Public methodToString (Inherited from Node.)
Protected methodVisitInternal (Overrides NodeVisitInternal(RenderParameter).)
Top
See Also

Reference