Click or drag to resize
SoCpuBufferBitSetGetRealSize Method

Returns the size of the buffer in bytes.

Namespace: OIV.LDM.Tiles
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public virtual ulong GetRealSize()

Return Value

Type: UInt64
Remarks

For this type of buffer the real size is the same as the size of the OIV.Inventor.Devices.SoBufferObject.

See Also