ILNumerics Ultimate VS

PositionsBuffer Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The PositionsBuffer type exposes the following members.

Methods

  NameDescription
Public methodCopy
Create and return (lazy) copy of this position buffer.

[ILNumerics Visualization Engine]

(Overrides BufferTCopy.)
Public methodDispose (Inherited from BufferT.)
Public methodGetPositionAt
Retrieves the vertex position at a specific index.

[ILNumerics Visualization Engine]

Protected methodOnChanged(BufferChangedEventArgs) (Inherited from BufferBase.)
Protected methodOnChanged(Int32, Int32, ChangeQueueActions) (Inherited from BufferBase.)
Protected methodOnDisposing (Inherited from BufferBase.)
Protected methodTargetChanged_Handler (Inherited from BufferT.)
Public methodUpdate(BaseArrayT)
Update all data of this buffer.

[ILNumerics Visualization Engine]

(Inherited from BufferT.)
Public methodUpdate(Int32, Int32, InArrayT) (Inherited from BufferT.)
Top
See Also

Reference