Workspace 6.21.5
RodGlypherBuilder

Creates a RodGlypher; a glypher that creates "rods" (long cylindrical objects) at each node in a mesh. The parameters controlling the shape of each rod are extracted from state data associated with the mesh (or from default values if no named state exists on the mesh).

  • Default label: "RodGlypher builder"
  • Member of plug-in: Rendering
  • Catalogue path: Scene/Glyphers
Inputs:
Enabledbool

IntervalintIf greater than one, only every Xth glyph will be drawn.
Interval state nameQString

Radius state nameQString

Radius state enabledbool

Default radiusdouble

Orientation state nameQStringThe orientation is specified as Euler angles, not a direction.
Orientation state enabledbool

Half-length state nameQString

Half-length state enabledbool

Default half-lengthdouble

SubdivisionsintControls the level-of-detail (quality) of the glyphs. Higher is better, but slower performing.
Shape tolerancedoubleTolerance to determine if glyphers differ.
Generate hemispherical capsbool

Include tips in lengthboolWhen true, the length of the glyph is measured between the extreme tips of the glyph. When false, the length does not include any contribution from the tip geometry (if any - see input "Generate hemispherical caps").)
Glyph targetCSIRO::Rendering::RodGlypherTargetType

The type of item to glyph - nodes or segments.

Outputs:
GlypherCSIRO::Rendering::RodGlypher