![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
Go to the source code of this file.
Classes | |
class | SoActionMethodList |
The SoActionMethodList class contains function pointers for action methods.An SoActionMethodList contains one function pointer per node type. Each action contains an SoActioMethodList to know which functions to call during scene graph traversal. More... | |
Typedefs | |
typedef void(* | SoActionMethod) (SoAction *, SoNode *) |