Click or drag to resize
SoOpenCLConversionConvert Method
Overload List
  NameDescription
Public methodConvert(SoBufferObject, SbDataType, SoBufferObject, SbDataType, UInt64)

Convert the data in a buffer object from one data type to another one.

(Inherited from SoConversion.)
Public methodConvert(SoCpuBufferObject, SbDataType, SoCpuBufferObject, SbDataType, UInt64)

Convert the data in a buffer object from one data type to another one.

(Inherited from SoConversion.)
Public methodConvert(SoOpenCLBufferObject, SbDataType, SoOpenCLBufferObject, SbDataType, UInt64)

Convert the data in a buffer object from one data type to another one.

Top
See Also