table of contents
other versions
- wheezy-backports 3.1.4~abc9f50-3~bpo70+1
- jessie 3.1.4~abc9f50-7
SoGLRenderAction.h(3) | Coin | SoGLRenderAction.h(3) |
NAME¶
SoGLRenderAction.h -SYNOPSIS¶
#include <Inventor/actions/SoAction.h>Classes¶
class SoGLRenderAction
Typedefs¶
typedef void SoGLRenderPassCB (void *userdata)
Detailed Description¶
Typedef Documentation¶
void SoGLRenderPassCB¶
Callback functions for the setPassCallback() method need to be of this type. userdata is a void pointer to any data the application need to know of in the callback function (like for instance a this pointer). See Also:setPassCallback()
float SoGLSortedObjectOrderCB¶
A callback used for controlling the transparency sorting order. See Also:setSortedObjectOrderStrategy().
Since:
Coin 2.5
Author¶
Generated automatically by Doxygen for Coin from the source code.Sat Oct 12 2013 | Version 4.0.0a |