ILNumerics - Technical Application Development
Top
The PositionsBuffer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Copy |
Create and return (lazy) copy of this position buffer.
(Overrides BufferTCopy.)[ILNumerics Visualization Engine] |
![]() | Dispose | (Inherited from BufferT.) |
![]() | GetPositionAt |
Retrieves the vertex position at a specific index.
[ILNumerics Visualization Engine] |
![]() | OnChanged(BufferChangedEventArgs) | (Inherited from BufferBase.) |
![]() | OnChanged(Int32, Int32, ChangeQueueActions) | (Inherited from BufferBase.) |
![]() | OnDisposing | (Inherited from BufferBase.) |
![]() | TargetChanged_Handler | (Inherited from BufferT.) |
![]() | Update(BaseArrayT) |
Update all data of this buffer.
(Inherited from BufferT.)[ILNumerics Visualization Engine] |
![]() | Update(Int32, Int32, InArrayT) | (Inherited from BufferT.) |
See Also