ILNumerics Ultimate VS

LineStrip Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The LineStrip 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 LinesCopy.)
Protected methodCreateSynchedCopy (Overrides LinesCreateSynchedCopy(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 (Overrides ShapeGetPrimitiveCount.)
Public methodGetSortedandClippedScreen (Inherited from Lines.)
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 (Inherited from Lines.)
Public methodToString (Inherited from Node.)
Protected methodVisitInternal (Inherited from Shape.)
Top
See Also

Reference