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: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoBufferObject GetMappedBufferObject()
Public Function GetMappedBufferObject As SoBufferObject
public:
SoBufferObject^ GetMappedBufferObject()
member GetMappedBufferObject : unit -> SoBufferObject
Return Value
Type:
SoBufferObject
Remarks
See Also