Click or drag to resize
SoCpuBufferBitSetCreateInstance Method

Create a new buffer with the same properties as the current one.

Namespace: OIV.LDM.Tiles
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public override SoBufferObject CreateInstance()

Return Value

Type: SoBufferObject
Remarks

The new instance will have the same context or device properties, but no memory is allocated.

See Also