1 #ifndef COIN_SOCHILDLIST_H
2 #define COIN_SOCHILDLIST_H
36 #include <Inventor/lists/SoNodeList.h>
37 #include <Inventor/lists/SbList.h>
53 void remove(
const int index);
56 void set(
const int index,
SoNode *
const node);
58 void traverseInPath(
SoAction *
const action,
const int numindices,
60 void traverse(
SoAction *
const action);
61 void traverse(
SoAction *
const action,
const int index);
63 void traverse(
SoAction *
const action,
const int first,
const int last);
66 void addPathAuditor(
SoPath *
const path);
67 void removePathAuditor(
SoPath *
const path);
74 #endif // !COIN_SOCHILDLIST_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 12 2013 06:27:49 for Coin by Doxygen 1.8.1.2.