|
http://www.sim.no http://www.coin3d.org |
#include <Inventor/lists/SoActionMethodList.h>
Inheritance diagram for SoActionMethodList:

An SoActionMethodList contains one function pointer per node type. Each action contains an SoActioMethodList to know which functions to call during scene graph traversal.
Public Member Functions | |
| SoActionMethodList (SoActionMethodList *const parentlist) | |
| ~SoActionMethodList () | |
| SoActionMethod & | operator[] (const int index) |
| void | addMethod (const SoType node, const SoActionMethod method) |
| void | setUp (void) |
|
|
The constructor. The parentlist argument is the parent action's action method list. It can be |
|
|
Destructor. |
|
||||||||||||
|
Add a function pointer to a node type's action method. |
|
|
This method must be called as the last initialization step before using the list. It fills in |
Copyright © 1998-2004 by Systems in Motion AS. All rights reserved.
Generated on Thu Jun 24 14:40:27 2004 for Coin by Doxygen. 1.3.7