changed: gcc8 base update
[opensg.git] / Source / System / NodeCores / Groups / Base / OSGGroup.fcd
blob7f0ff51547ea93fa8cad13f7960b4d3acb984717
1 <?xml version="1.0" ?>
3 <FieldContainer
4 name="Group"
5 parent="NodeCore"
6 library="System"
7 structure="concrete"
8 pointerfieldtypes="both"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 isNodeCore="true"
12 docGroupBase="GrpSystemNodeCoreGroups"
15 Group is the simplest form of a NodeCore. A group
16 carries no predefined data and most actions will only traverse the
17 children list. So usually the group does nothing.
18 </FieldContainer>