Scroll to navigation

SoActionMethodList.h(3) Coin SoActionMethodList.h(3)

NAME

SoActionMethodList.h -

SYNOPSIS

#include <Inventor/lists/SbPList.h>
 
#include <Inventor/SoType.h>
 

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. "

Typedefs


typedef void(* SoActionMethod )(SoAction *, SoNode *)
 

Author

Generated automatically by Doxygen for Coin from the source code.
Thu May 29 2014 Version 4.0.0a