27 #include <Inventor/nodes/SoSubNode.h>
37 static void initClass(
void);
42 virtual void addChild(
SoNode * node);
43 virtual void insertChild(
SoNode * child,
int newchildindex);
44 virtual SoNode * getChild(
int index)
const;
45 virtual int findChild(
const SoNode * node)
const;
46 virtual int getNumChildren(
void)
const;
47 virtual void removeChild(
int childindex);
48 virtual void removeChild(
SoNode * child);
49 virtual void removeAllChildren(
void);
50 virtual void replaceChild(
int index,
SoNode * newchild);
51 virtual void replaceChild(
SoNode * oldchild,
SoNode * newchild);
70 virtual SbBool readChildren(
SoInput * in);
73 SbBool copyconnections);
78 friend class SoUnknownNode;
82 #endif // !COIN_SOGROUP_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Dec 4 2012 01:50:16 for Coin by Doxygen 1.8.2.