CIvfUIComposite Class Reference

Inheritance diagram for CIvfUIComposite:

CIvfComposite CIvfShape CIvfObject CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

void setHighlight (THighlightState state)
void addChild (CIvfShape *shape)

Detailed Description

Definition at line 32 of file IvfUIComposite.h.


Member Function Documentation

void CIvfUIComposite::addChild CIvfShape shape  )  [virtual]
 

Add child

Adds a CIvfShape object to the composite object.

Parameters:
shape CIvfShape object to be added.

Reimplemented from CIvfComposite.

void CIvfUIComposite::setHighlight THighlightState  state  ) 
 

Set the highlight state of the child objects.

Loops through the child objects and calls their setHighlight() methods.

Parameters:
state HS_ON highlights all child objects. HS_OFF removes highlight from child objects.

Reimplemented from CIvfComposite.


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:59 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO