SoGroup(3IV) - Online Linux Manual Page
NAMESoGroup — base class for all group nodes

INHERITS FROMSoBase > SoFieldContainer > SoNode > SoGroup

SYNOPSIS¶\f7#include <Inventor/nodes/SoGroup.h> Methods from class SoGroup: \f8SoGroup\*(Cr()
\f8SoGroup\*(Cr(int nChildren)
\f8addChild\*(Cr(SoNode *child)
\f8insertChild\*(Cr(SoNode *child, int newChildIndex)
\f8getChild\*(Cr(int index) const
\f8findChild\*(Cr(const SoNode *child) const
\f8getNumChildren\*(Cr() const
\f8removeChild\*(Cr(int index)
\f8removeChild\*(Cr(SoNode *child)
\f8removeAllChildren\*(Cr()
\f8replaceChild\*(Cr(int index, SoNode *newChild)
\f8replaceChild\*(Cr(SoNode *oldChild, SoNode *newChild)
\f8getClassTypeId\*(Cr() Methods from class SoNode: \f8setOverride\*(Cr(SbBool state)
\f8isOverride\*(Cr() const
\f8copy\*(Cr(SbBool copyConnections = FALSE) const
\f8affectsState\*(Cr() const
\f8getByName\*(Cr(const SbName &name)
\f8getByName\*(Cr(const SbName &name, SoNodeList &list) Methods from class SoFieldContainer: \f8setToDefaults\*(Cr()
\f8hasDefaultValues\*(Cr() const
\f8fieldsAreEqual\*(Cr(const SoFieldContainer *fc) const
\f8copyFieldValues\*(Cr(const SoFieldContainer *fc, SbBool copyConnections = FALSE)
\f8set\*(Cr(const char *fieldDataString)
\f8get\*(Cr(SbString &fieldDataString)
\f8getFields\*(Cr(SoFieldList &resultList) const
\f8getField\*(Cr(const SbName &fieldName) const
\f8getFieldName\*(Cr(const SoField *field, SbName &fieldName) const
\f8isNotifyEnabled\*(Cr() const
\f8enableNotify\*(Cr(SbBool flag) Methods from class SoBase: \f8ref\*(Cr()
\f8unref\*(Cr() const
\f8unrefNoDelete\*(Cr() const
\f8touch\*(Cr()
\f8getTypeId\*(Cr() const
\f8isOfType\*(Cr(SoType type) const
\f8setName\*(Cr(const SbName &name)
\f8getName\*(Cr() const

DESCRIPTIONThis node defines the base class for all group nodes. \f8SoGroup\f1 is a node that contains an ordered list of child nodes. The ordering of the child nodes represents the traversal order for all operations (for example, ​rendering, picking, and so on). This node is simply a container for the child nodes and does not alter the traversal state in any way. During traversal, state accumulated for a child is passed on to each ​successive child and then to the parents of the group (\f8SoGroup\f1 does not push or pop traversal state as \*(CbSoSeparator\f1 does).

METHODS\f8SoGroup\*(Cr()
Creates an empty group node. \f8SoGroup\*(Cr(int nChildren)
Constructor that takes approximate number of children. Space is allocated for pointers to the children, but the group does not contain any actual child nodes. \f8addChild\*(Cr(SoNode *child)
Adds a child as last one in group. \f8insertChild\*(Cr(SoNode *child, int newChildIndex)
Adds a child so that it becomes the one with the given index. \f8getChild\*(Cr(int index) const
Returns pointer to child node with the given index. \f8findChild\*(Cr(const SoNode *child) const
Finds index of given child within group. Returns -1 if not found. \f8getNumChildren\*(Cr() const
Returns number of children. \f8removeChild\*(Cr(int index)
Removes child with given index from group. \f8removeChild\*(Cr(SoNode *child)
Removes first instance of given child from group. \f8removeAllChildren\*(Cr()
Removes all children from group. \f8replaceChild\*(Cr(int index, SoNode *newChild)
Replaces child with given index with new child. \f8replaceChild\*(Cr(SoNode *oldChild, SoNode *newChild)
Replaces first instance of given child with new child. \f8getClassTypeId\*(Cr()
Returns type identifier for this class.

ACTION BEHAVIOR\f8SoGLRenderAction, SoCallbackAction, SoGetBoundingBoxAction, SoHandleEventAction, SoRayPickAction
Traverses each child in order. \f8SoGetMatrixAction
Does nothing unless the group is in the middle of the path chain the action is being applied to. If so, the children up to and including the next node in the chain are traversed. \f8SoSearchAction
If searching for group nodes, compares with this group. Otherwise, continues to search children. \f8SoWriteAction
Writes out the group node. This method also deals with any field data associated with the group node. As a result, this method is used for most subclasses of \f8SoGroup\f1 as well.

FILE FORMAT/DEFAULTS\f7Group { }

SEE ALSO \f8SoArray, SoLevelOfDetail, SoMultipleCopy, SoPathSwitch, SoSeparator, SoSwitch
0
Johanes Gumabo
Data Size   :   22,188 byte
man-SoGroup.3ivBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 188,130
Visitor ID   :     :  
Visitor IP   :   18.219.44.171   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.

ERROR : Need New Coding :         (rof_escape_sequence|91|SoGroup.3iv|7/8|\f7 |. ds Cr \f7 )         (rof_escape_sequence|91|SoGroup.3iv|9|\f8 |. ds Cb \f8 )         (rof_escape_sequence|91|SoGroup.3iv|18|\f7#include |¶\*(Cr#include )         (rof_escape_sequence|91|SoGroup.3iv|28|\f7 |.ds Pt \*(Cr )         (parse_manual_page_|249|SoGroup.3iv|35/36|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|35/36|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|37/38|\f7 \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|37/38|\f7 \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|39|\f8SoGroup\*(Cr() |\*(CbSoGroup\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|44|\f7 |.ds Pt \*(Cr )         (parse_manual_page_|249|SoGroup.3iv|51/52|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|51/52|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|53/54|\f7 \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|53/54|\f7 \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|55|\f8SoGroup\*(Cr(int nChildren) |\*(CbSoGroup\*(Cr(int nChildren) )         (rof_escape_sequence|91|SoGroup.3iv|60|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|67/68|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|67/68|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|69/70|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|69/70|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|71|\f8addChild\*(Cr(SoNode *child) |\*(CbaddChild\*(Cr(SoNode *child) )         (rof_escape_sequence|91|SoGroup.3iv|76|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|83/84|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|83/84|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|85/86|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|85/86|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|87|\f8insertChild\*(Cr(SoNode *child, int newChildIndex) |\*(CbinsertChild\*(Cr(SoNode *child, int newChildIndex) )         (rof_escape_sequence|91|SoGroup.3iv|92|\f7SoNode * |.ds Pt \*(CrSoNode * )         (parse_manual_page_|249|SoGroup.3iv|99/100|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|99/100|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|101/102|\f7SoNode * \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|101/102|\f7SoNode * \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|103|\f8getChild\*(Cr(int index) const |\*(CbgetChild\*(Cr(int index) const )         (rof_escape_sequence|91|SoGroup.3iv|108|\f7int |.ds Pt \*(Crint )         (parse_manual_page_|249|SoGroup.3iv|115/116|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|115/116|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|117/118|\f7int \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|117/118|\f7int \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|119|\f8findChild\*(Cr(const SoNode *child) const |\*(CbfindChild\*(Cr(const SoNode *child) const )         (rof_escape_sequence|91|SoGroup.3iv|124|\f7int |.ds Pt \*(Crint )         (parse_manual_page_|249|SoGroup.3iv|131/132|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|131/132|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|133/134|\f7int \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|133/134|\f7int \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|135|\f8getNumChildren\*(Cr() const |\*(CbgetNumChildren\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|140|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|147/148|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|147/148|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|149/150|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|149/150|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|151|\f8removeChild\*(Cr(int index) |\*(CbremoveChild\*(Cr(int index) )         (rof_escape_sequence|91|SoGroup.3iv|156|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|163/164|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|163/164|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|165/166|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|165/166|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|167|\f8removeChild\*(Cr(SoNode *child) |\*(CbremoveChild\*(Cr(SoNode *child) )         (rof_escape_sequence|91|SoGroup.3iv|172|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|179/180|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|179/180|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|181/182|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|181/182|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|183|\f8removeAllChildren\*(Cr() |\*(CbremoveAllChildren\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|188|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|195/196|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|195/196|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|197/198|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|197/198|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|199|\f8replaceChild\*(Cr(int index, SoNode *newChild) |\*(CbreplaceChild\*(Cr(int index, SoNode *newChild) )         (rof_escape_sequence|91|SoGroup.3iv|204|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|211/212|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|211/212|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|213/214|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|213/214|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|215|\f8replaceChild\*(Cr(SoNode *oldChild, SoNode *newChild) |\*(CbreplaceChild\*(Cr(SoNode *oldChild, SoNode *newChild) )         (rof_escape_sequence|91|SoGroup.3iv|220|\f7static SoType |.ds Pt \*(Crstatic SoType )         (parse_manual_page_|249|SoGroup.3iv|227/228|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|227/228|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|229/230|\f7static SoType \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|229/230|\f7static SoType \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|231|\f8getClassTypeId\*(Cr() |\*(CbgetClassTypeId\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|241|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|248/249|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|248/249|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|250/251|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|250/251|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|252|\f8setOverride\*(Cr(SbBool state) |\*(CbsetOverride\*(Cr(SbBool state) )         (rof_escape_sequence|91|SoGroup.3iv|257|\f7SbBool |.ds Pt \*(CrSbBool )         (parse_manual_page_|249|SoGroup.3iv|264/265|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|264/265|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|266/267|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|266/267|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|268|\f8isOverride\*(Cr() const |\*(CbisOverride\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|273|\f7SoNode * |.ds Pt \*(CrSoNode * )         (parse_manual_page_|249|SoGroup.3iv|280/281|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|280/281|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|282/283|\f7SoNode * \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|282/283|\f7SoNode * \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|284|\f8copy\*(Cr(SbBool copyConnections = FALSE) const |\*(Cbcopy\*(Cr(SbBool copyConnections = FALSE) const )         (rof_escape_sequence|91|SoGroup.3iv|289|\f7virtual SbBool |.ds Pt \*(Crvirtual SbBool )         (parse_manual_page_|249|SoGroup.3iv|296/297|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|296/297|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|298/299|\f7virtual SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|298/299|\f7virtual SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|300|\f8affectsState\*(Cr() const |\*(CbaffectsState\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|305|\f7static SoNode * |.ds Pt \*(Crstatic SoNode * )         (parse_manual_page_|249|SoGroup.3iv|312/313|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|312/313|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|314/315|\f7static SoNode * \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|314/315|\f7static SoNode * \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|316|\f8getByName\*(Cr(const SbName &name) |\*(CbgetByName\*(Cr(const SbName &name) )         (rof_escape_sequence|91|SoGroup.3iv|321|\f7static int |.ds Pt \*(Crstatic int )         (parse_manual_page_|249|SoGroup.3iv|328/329|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|328/329|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|330/331|\f7static int \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|330/331|\f7static int \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|332|\f8getByName\*(Cr(const SbName &name, SoNodeList &list) |\*(CbgetByName\*(Cr(const SbName &name, SoNodeList &list) )         (rof_escape_sequence|91|SoGroup.3iv|342|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|349/350|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|349/350|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|351/352|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|351/352|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|353|\f8setToDefaults\*(Cr() |\*(CbsetToDefaults\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|358|\f7SbBool |.ds Pt \*(CrSbBool )         (parse_manual_page_|249|SoGroup.3iv|365/366|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|365/366|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|367/368|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|367/368|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|369|\f8hasDefaultValues\*(Cr() const |\*(CbhasDefaultValues\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|374|\f7SbBool |.ds Pt \*(CrSbBool )         (parse_manual_page_|249|SoGroup.3iv|381/382|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|381/382|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|383/384|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|383/384|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|385|\f8fieldsAreEqual\*(Cr(const SoFieldContainer *fc) const |\*(CbfieldsAreEqual\*(Cr(const SoFieldContainer *fc) const )         (rof_escape_sequence|91|SoGroup.3iv|390|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|397/398|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|397/398|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|399/400|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|399/400|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|401|\f8copyFieldValues\*(Cr(const SoFieldContainer *fc, SbBool copyConnections = FALSE) |\*(CbcopyFieldValues\*(Cr(const SoFieldContainer *fc, SbBool copyConnections = FALSE) )         (rof_escape_sequence|91|SoGroup.3iv|406|\f7SbBool |.ds Pt \*(CrSbBool )         (parse_manual_page_|249|SoGroup.3iv|413/414|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|413/414|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|415/416|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|415/416|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|417|\f8set\*(Cr(const char *fieldDataString) |\*(Cbset\*(Cr(const char *fieldDataString) )         (rof_escape_sequence|91|SoGroup.3iv|422|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|429/430|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|429/430|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|431/432|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|431/432|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|433|\f8get\*(Cr(SbString &fieldDataString) |\*(Cbget\*(Cr(SbString &fieldDataString) )         (rof_escape_sequence|91|SoGroup.3iv|438|\f7virtual int |.ds Pt \*(Crvirtual int )         (parse_manual_page_|249|SoGroup.3iv|445/446|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|445/446|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|447/448|\f7virtual int \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|447/448|\f7virtual int \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|449|\f8getFields\*(Cr(SoFieldList &resultList) const |\*(CbgetFields\*(Cr(SoFieldList &resultList) const )         (rof_escape_sequence|91|SoGroup.3iv|454|\f7virtual SoField * |.ds Pt \*(Crvirtual SoField * )         (parse_manual_page_|249|SoGroup.3iv|461/462|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|461/462|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|463/464|\f7virtual SoField * \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|463/464|\f7virtual SoField * \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|465|\f8getField\*(Cr(const SbName &fieldName) const |\*(CbgetField\*(Cr(const SbName &fieldName) const )         (rof_escape_sequence|91|SoGroup.3iv|470|\f7SbBool |.ds Pt \*(CrSbBool )         (parse_manual_page_|249|SoGroup.3iv|477/478|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|477/478|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|479/480|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|479/480|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|481|\f8getFieldName\*(Cr(const SoField *field, SbName &fieldName) const |\*(CbgetFieldName\*(Cr(const SoField *field, SbName &fieldName) const )         (rof_escape_sequence|91|SoGroup.3iv|486|\f7SbBool |.ds Pt \*(CrSbBool )         (parse_manual_page_|249|SoGroup.3iv|493/494|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|493/494|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|495/496|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|495/496|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|497|\f8isNotifyEnabled\*(Cr() const |\*(CbisNotifyEnabled\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|502|\f7SbBool |.ds Pt \*(CrSbBool )         (parse_manual_page_|249|SoGroup.3iv|509/510|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|509/510|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|511/512|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|511/512|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|513|\f8enableNotify\*(Cr(SbBool flag) |\*(CbenableNotify\*(Cr(SbBool flag) )         (rof_escape_sequence|91|SoGroup.3iv|523|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|530/531|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|530/531|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|532/533|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|532/533|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|534|\f8ref\*(Cr() |\*(Cbref\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|539|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|546/547|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|546/547|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|548/549|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|548/549|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|550|\f8unref\*(Cr() const |\*(Cbunref\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|555|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|562/563|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|562/563|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|564/565|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|564/565|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|566|\f8unrefNoDelete\*(Cr() const |\*(CbunrefNoDelete\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|571|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|578/579|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|578/579|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|580/581|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|580/581|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|582|\f8touch\*(Cr() |\*(Cbtouch\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|587|\f7virtual SoType |.ds Pt \*(Crvirtual SoType )         (parse_manual_page_|249|SoGroup.3iv|594/595|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|594/595|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|596/597|\f7virtual SoType \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|596/597|\f7virtual SoType \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|598|\f8getTypeId\*(Cr() const |\*(CbgetTypeId\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|603|\f7SbBool |.ds Pt \*(CrSbBool )         (parse_manual_page_|249|SoGroup.3iv|610/611|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|610/611|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|612/613|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|612/613|\f7SbBool \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|614|\f8isOfType\*(Cr(SoType type) const |\*(CbisOfType\*(Cr(SoType type) const )         (rof_escape_sequence|91|SoGroup.3iv|619|\f7virtual void |.ds Pt \*(Crvirtual void )         (parse_manual_page_|249|SoGroup.3iv|626/627|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|626/627|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|628/629|\f7virtual void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|628/629|\f7virtual void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|630|\f8setName\*(Cr(const SbName &name) |\*(CbsetName\*(Cr(const SbName &name) )         (rof_escape_sequence|91|SoGroup.3iv|635|\f7virtual SbName |.ds Pt \*(Crvirtual SbName )         (parse_manual_page_|249|SoGroup.3iv|642/643|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|642/643|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|644/645|\f7virtual SbName \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|644/645|\f7virtual SbName \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|646|\f8getName\*(Cr() const |\*(CbgetName\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|649|\f8SoGroup\f1 is a node that contains an ordered list of child nodes. The ordering of the child nodes represents the traversal order for all operations (for example, |This node defines the base class for all group nodes. \*(CbSoGroup\f1 is a node that contains an ordered list of child nodes. The ordering of the child nodes represents the traversal order for all operations (for example, )         (rof_escape_sequence|91|SoGroup.3iv|651|\f8SoGroup\f1 does not push or pop traversal state as \*(CbSoSeparator\f1 does). |\&successive child and then to the parents of the group (\*(CbSoGroup\f1 does not push or pop traversal state as \*(CbSoSeparator\f1 does). )         (rof_escape_sequence|91|SoGroup.3iv|657|\f7 |.ds Pt \*(Cr )         (parse_manual_page_|249|SoGroup.3iv|664/665|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|664/665|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|666/667|\f7 \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|666/667|\f7 \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|668|\f8SoGroup\*(Cr() |\*(CbSoGroup\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|677|\f7 |.ds Pt \*(Cr )         (parse_manual_page_|249|SoGroup.3iv|684/685|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|684/685|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|686/687|\f7 \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|686/687|\f7 \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|688|\f8SoGroup\*(Cr(int nChildren) |\*(CbSoGroup\*(Cr(int nChildren) )         (rof_escape_sequence|91|SoGroup.3iv|697|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|704/705|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|704/705|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|706/707|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|706/707|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|708|\f8addChild\*(Cr(SoNode *child) |\*(CbaddChild\*(Cr(SoNode *child) )         (rof_escape_sequence|91|SoGroup.3iv|717|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|724/725|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|724/725|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|726/727|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|726/727|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|728|\f8insertChild\*(Cr(SoNode *child, int newChildIndex) |\*(CbinsertChild\*(Cr(SoNode *child, int newChildIndex) )         (rof_escape_sequence|91|SoGroup.3iv|737|\f7SoNode * |.ds Pt \*(CrSoNode * )         (parse_manual_page_|249|SoGroup.3iv|744/745|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|744/745|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|746/747|\f7SoNode * \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|746/747|\f7SoNode * \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|748|\f8getChild\*(Cr(int index) const |\*(CbgetChild\*(Cr(int index) const )         (rof_escape_sequence|91|SoGroup.3iv|757|\f7int |.ds Pt \*(Crint )         (parse_manual_page_|249|SoGroup.3iv|764/765|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|764/765|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|766/767|\f7int \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|766/767|\f7int \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|768|\f8findChild\*(Cr(const SoNode *child) const |\*(CbfindChild\*(Cr(const SoNode *child) const )         (rof_escape_sequence|91|SoGroup.3iv|777|\f7int |.ds Pt \*(Crint )         (parse_manual_page_|249|SoGroup.3iv|784/785|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|784/785|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|786/787|\f7int \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|786/787|\f7int \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|788|\f8getNumChildren\*(Cr() const |\*(CbgetNumChildren\*(Cr() const )         (rof_escape_sequence|91|SoGroup.3iv|797|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|804/805|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|804/805|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|806/807|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|806/807|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|808|\f8removeChild\*(Cr(int index) |\*(CbremoveChild\*(Cr(int index) )         (rof_escape_sequence|91|SoGroup.3iv|817|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|824/825|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|824/825|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|826/827|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|826/827|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|828|\f8removeChild\*(Cr(SoNode *child) |\*(CbremoveChild\*(Cr(SoNode *child) )         (rof_escape_sequence|91|SoGroup.3iv|837|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|844/845|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|844/845|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|846/847|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|846/847|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|848|\f8removeAllChildren\*(Cr() |\*(CbremoveAllChildren\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|857|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|864/865|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|864/865|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|866/867|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|866/867|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|868|\f8replaceChild\*(Cr(int index, SoNode *newChild) |\*(CbreplaceChild\*(Cr(int index, SoNode *newChild) )         (rof_escape_sequence|91|SoGroup.3iv|877|\f7void |.ds Pt \*(Crvoid )         (parse_manual_page_|249|SoGroup.3iv|884/885|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|884/885|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|886/887|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|886/887|\f7void \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|888|\f8replaceChild\*(Cr(SoNode *oldChild, SoNode *newChild) |\*(CbreplaceChild\*(Cr(SoNode *oldChild, SoNode *newChild) )         (rof_escape_sequence|91|SoGroup.3iv|897|\f7static SoType |.ds Pt \*(Crstatic SoType )         (parse_manual_page_|249|SoGroup.3iv|904/905|el══─{─══.ne|.el══─{─══.ne 2 )         (htmlprn|149|SoGroup.3iv|904/905|.el══─{─══.ne 2 |.el══─{─══.ne 2 )         (rof_escape_sequence|91|SoGroup.3iv|906/907|\f7static SoType \c══─}─══ |\*(Pt \c══─}─══ )         (htmlprn|149|SoGroup.3iv|906/907|\f7static SoType \c══─}─══ |\*(Pt \c══─}─══ )         (rof_escape_sequence|91|SoGroup.3iv|908|\f8getClassTypeId\*(Cr() |\*(CbgetClassTypeId\*(Cr() )         (rof_escape_sequence|91|SoGroup.3iv|915|\f8SoGLRenderAction, SoCallbackAction, SoGetBoundingBoxAction, SoHandleEventAction, SoRayPickAction |\*(CbSoGLRenderAction, SoCallbackAction, SoGetBoundingBoxAction, SoHandleEventAction, SoRayPickAction )         (rof_escape_sequence|91|SoGroup.3iv|921|\f8SoGetMatrixAction |\*(CbSoGetMatrixAction )         (rof_escape_sequence|91|SoGroup.3iv|927|\f8SoSearchAction |\*(CbSoSearchAction )         (rof_escape_sequence|91|SoGroup.3iv|933|\f8SoWriteAction |\*(CbSoWriteAction )         (rof_escape_sequence|91|SoGroup.3iv|936|\f8SoGroup\f1 as well. |\f1Writes out the group node. This method also deals with any field data associated with the group node. As a result, this method is used for most subclasses of \*(CbSoGroup\f1 as well. )         (rof_escape_sequence|91|SoGroup.3iv|941|\f7Group {|\*(CrGroup { )         (rof_escape_sequence|91|SoGroup.3iv|944|\f8SoArray, SoLevelOfDetail, SoMultipleCopy, SoPathSwitch, SoSeparator, SoSwitch |\*(CbSoArray, SoLevelOfDetail, SoMultipleCopy, SoPathSwitch, SoSeparator, SoSwitch )