1 #ifndef COIN_SOACTIONMETHODLIST_H
2 #define COIN_SOACTIONMETHODLIST_H
27 #include <Inventor/lists/SbPList.h>
28 #include <Inventor/SoType.h>
44 void addMethod(
const SoType node,
const SoActionMethod method);
48 class SoActionMethodListP * pimpl;
51 #endif // !COIN_SOACTIONMETHODLIST_H
void addMethod(const SoType node, const SoActionMethod method)
Definition: SoActionMethodList.cpp:110
int getLength(void) const
Definition: SbPList.h:94
static SoType badType(void)
Definition: SoType.cpp:664
static int getNumTypes(void)
Definition: SoType.cpp:825
The SbPList class is a container class for void pointers.
Definition: SbPList.h:31
int unlock(void)
Definition: SbMutex.h:41
The SoAction class is the base class for all traversal actions.
Definition: SoAction.h:67
int lock(void)
Definition: SbMutex.h:35
static int getAllDerivedFrom(const SoType type, SoTypeList &list)
Definition: SoType.cpp:764
void truncate(const int length, const int fit=0)
Definition: SbPList.h:100
The SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:50
void *& operator[](const int index) const
Definition: SbPList.h:119
The SbList class is a template container class for lists.
Definition: SoType.h:46
The SoActionMethodList class contains function pointers for action methods.
Definition: SoActionMethodList.h:35
The SoTypeList class is a container class for arrays of SoType objects.
Definition: SoTypeList.h:30
const SoType getParent(void) const
Definition: SoType.cpp:652
A basic class for managing a mutex.
Definition: SbMutex.h:30
~SoActionMethodList()
Definition: SoActionMethodList.cpp:93
SoActionMethodList(SoActionMethodList *const parentlist)
Definition: SoActionMethodList.cpp:83
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
static void nullAction(SoAction *action, SoNode *node)
Definition: SoAction.cpp:796
void setUp(void)
Definition: SoActionMethodList.cpp:131
static int getActionMethodIndex(const SoType type)
Definition: SoNode.cpp:445
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Jul 27 2020 for Coin by Doxygen. 1.8.18