SoMemoryBuffer2D Class |
Namespace: OIV.ScaleViz.Misc
The SoMemoryBuffer2D type exposes the following members.
Name | Description | |
---|---|---|
![]() | SoMemoryBuffer2D | constructor |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetExternalPointer | Returns external pointer attached to this buffer. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetHeight | Returns height. |
![]() | GetLongNbElement | Obsolete. Returns number of element. |
![]() | GetLongSize | Obsolete. Returns size in bytes. |
![]() | GetNbElement | Returns number of element. |
![]() | GetPointer | Returns direct pointer to data. |
![]() | GetSize | Returns size in bytes. |
![]() | GetSize2D | Returns 2D size. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWidth | Returns width. |
![]() | SetSize(UInt64) | Calls SetSize(size, System.Convert.ToUInt64(1)). (Inherited from SoMemoryBuffer.) |
![]() | SetSize(UInt64, UInt64) | setup functions |
![]() | SetSize(SbVec2s, UInt64) | setup function |
![]() | SetSize(UInt16, UInt16, UInt64) | setup function |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |