SoGLRenderActionSetPassCallback Method |
Name | Description | |
---|---|---|
![]() | SetPassCallback(SoGLRenderActionPassCB) | Obsolete.
Use PassCallback property instead.
Sets a delegate method to invoke between passes when antialiasing. Passing
NULL (which is the default state) will cause a clear of the color and depth
buffers to be performed.
|
![]() | SetPassCallback(SoGLRenderActionPassUserDataCB, Object) | Obsolete.
Use PassCallback property instead.
|