1 #ifndef COIN_SOCHILDLIST_H
2 #define COIN_SOCHILDLIST_H
27 #include <Inventor/lists/SoNodeList.h>
28 #include <Inventor/lists/SbList.h>
44 void remove(
const int index);
47 void set(
const int index,
SoNode *
const node);
49 void traverseInPath(
SoAction *
const action,
const int numindices,
51 void traverse(
SoAction *
const action);
52 void traverse(
SoAction *
const action,
const int index);
54 void traverse(
SoAction *
const action,
const int first,
const int last);
57 void addPathAuditor(
SoPath *
const path);
58 void removePathAuditor(
SoPath *
const path);
65 #endif // !COIN_SOCHILDLIST_H
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Thu Mar 28 2013 for Coin by Doxygen. 1.8.3.1