SoDataCompositor.Compose Method |
Name | Description | |
---|---|---|
![]() | Compose(Int32, SbVec3i32,Int32[],SoBufferObject[], SoBufferObject) | The compose method can be overridden in a subclass to specify a custom composition. |
![]() | Compose(Int32, SbVec3i32,Int32[],SoBufferObject[],SoDataCompositor.DataTypes[], SoBufferObject) | Same as the compose method described above with one additional parameter: dataTypes is an array of SoDataSet.dataType giving the data type of each input buffer (e.g., inputBuffer[0] is of data type dataTypes[0]). |