Provided by: libcoin80-doc_3.1.4~abc9f50-4ubuntu2_all bug

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.