ILNumerics Ultimate VS

Points Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Points 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]

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

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public methodDispose
Dispose off this shape, release any references to buffer resources

[ILNumerics Visualization Engine]

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

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public methodGetPrimitiveCount
Get the number of basic primitives which are configured for this shape

[ILNumerics Visualization Engine]

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

[ILNumerics Visualization Engine]

(Inherited from Shape.)
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 (Inherited from Shape.)
Public methodSynchronize (Overrides ShapeSynchronize(Node, SyncParams).)
Public methodToString (Inherited from Node.)
Protected methodVisitInternal (Inherited from Shape.)
Top
See Also

Reference