27 #include <Inventor/nodes/SoSubNode.h>
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-2007 by Systems in Motion AS. All rights reserved.
Generated on Thu Jul 19 2012 for Coin by Doxygen. 1.8.1.1