CIvfSwitch Class Reference
#include <ivf/IvfSwitch.h>
Inheritance diagram for CIvfSwitch:
List of all members.
Detailed Description
Switch node
The IvfSwitch class displays one of its child shapes determined by the currentChild property.
- Author:
- Jonas Lindemann
- Examples:
-
lod.cpp.
Definition at line 40 of file IvfSwitch.h.
Constructor & Destructor Documentation
CIvfSwitch::CIvfSwitch |
( |
|
) |
|
|
virtual CIvfSwitch::~CIvfSwitch |
( |
|
) |
[virtual] |
|
Member Function Documentation
virtual void CIvfSwitch::createGeometry |
( |
|
) |
[protected, virtual] |
|
|
Forces an object recalculation.
Reimplemented from CIvfComposite. |
void CIvfSwitch::cycleBackwards |
( |
|
) |
|
|
|
Cycle to previous child shape |
void CIvfSwitch::cycleForward |
( |
|
) |
|
|
|
Cycle to next child shape |
int CIvfSwitch::getCurrentChild |
( |
|
) |
|
|
|
Return index of visible child |
void CIvfSwitch::setCurrentChild |
( |
int |
child |
) |
|
|
|
Set current visible child |
The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:58 2006 for Interactive Visualisation Framework - Ivf++ by
1.4.6-NO