SoBufferObjectGetMappedBufferObject Method |
Returns a pointer to the buffer object which is mapped by the actual object.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoBufferObject GetMappedBufferObject()
Public Function GetMappedBufferObject As SoBufferObject
public:
SoBufferObject^ GetMappedBufferObject()
member GetMappedBufferObject : unit -> SoBufferObject
Return Value
Type:
SoBufferObjectRemarks See Also