SoGpuBufferObjectClearInstance Method |
This function clears the content of the buffer, it frees the memory if the mode was COPY.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public override void ClearInstance()
Public Overrides Sub ClearInstance
public:
virtual void ClearInstance() override
abstract ClearInstance : unit -> unit
override ClearInstance : unit -> unit
Remarks See Also