Go to the source code of this file.
Classes | |
class | RequiredAttributeItem |
This ListItem holds an attribute's runtime class, plus a flag indicating if we have found the attribute. It is used by NodeRenderable::MakeAttributeComplete. More... | |
class | NodeAttributePtrItem |
This ListItem holds a ptr to an attribute. More... | |
class | FactorOutCommonChildAttrAct |
When executed this action will factor out all attributes which are common to all children of the compound object. All common attributes become first children of the compound object. More... | |
class | LocaliseCommonAttrAct |
This action copies all attributes common to the group to each child object within the group which requires each attribute. The groups common attributes are deleted. More... |