| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlComposite Class Reference GlSimpleEntity used to agregate other GlEntity. More...
Inheritance diagram for tlp::GlComposite:
Collaboration diagram for tlp::GlComposite:
Public Member Functions
Protected Attributes
Detailed DescriptionGlSimpleEntity used to agregate other GlEntity. GlSimpleEntity used to agregate other GlEntity This class provide basic function to manage other entity Constructor & Destructor Documentation
Member Function Documentation
Function used to visit composite's children Reimplemented from tlp::GlSimpleEntity. Reimplemented in tlp::GlConvexHull, and tlp::GlGraphComposite.
Add new entity with name : key. The composite does not takes the entity's ownership, i.e. it is not its responsibility to delete it.
Add a layer parent to this entity Reimplemented from tlp::GlSimpleEntity.
Remove entity with name : key The entity is not deleted
Remove given entity The entity is not deleted
Implements tlp::GlSimpleEntity. Reimplemented in tlp::GlConvexHull.
Find entity with name : key
Find name of given entity
Return map of entities in composite
Function to export data in XML Implements tlp::GlSimpleEntity. Reimplemented in tlp::GlConvexHull, and tlp::GlGraphComposite.
Call when a child of the composite is modified
Remove a layer parent to this entity Reimplemented from tlp::GlSimpleEntity.
Clear the composite, if deleteElems is true, composite's entities are delete
Set if at the destruction of composite, components well be deleted
Set stencil number for all composite's children Reimplemented from tlp::GlSimpleEntity.
Function to set data with XML Implements tlp::GlSimpleEntity. Reimplemented in tlp::GlConvexHull, and tlp::GlGraphComposite.
translate the composite with children Reimplemented from tlp::GlSimpleEntity. Reimplemented in tlp::GlAxis, tlp::GlConvexHull, and tlp::GlNominativeAxis. Member Data Documentation
|
Tulip Software by LaBRI Visualization Team 2001 - 2012 |