CIBC:Documentation:SCIRun:Reference:SCIRun:CreateViewerClockIcon
From SCIRun Documentation Wiki
Contents |
CreateViewerClockIcon
Information
- Package: SCIRun
- Catagory: Visualization
- Author(s): Allen R. Sanderson
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Generates a clock for rendering animations.
Detailed Description
This module adds a clock to the view. It is most useful when rendering animations. It has a single input which is matrix containing one value, the time. The output is geometry.
The clock type may be either a digital or analog. When creating an analog clock it is possible to also display the time digitally.
The clock style sets the border and color. If the time is displayed digitally the format can be set using a C style format.
The clock range sets beginning and end time for an analog clock.
The clock size sets size.
The clock location set the location to be in one of the viewer corners.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun