Click or drag to resize
SoVertexAttribFeedbackRegisterFeedback Method
Overload List
  NameDescription
Public methodRegisterFeedback(String, SoBufferObject)
Calls RegisterFeedback(varyingName, bufferObject, -1).
Public methodRegisterFeedback(String, SoBufferObject, Int32)

This function allows to attach a buffer object to a specific varying of the shader pushed on the state.

Top
See Also