Workspace 6.21.5
|
Creates a VectorGlypher; a glypher that places vectors (arrows) at each node of a MeshModel. This glypher is useful for rendering vector fields.
Inputs: | |||
---|---|---|---|
Enabled | bool | ||
Interval | int | ||
Interval state name | QString | ||
Length scale | double | ||
Use scale as length | bool | Use the value in the "Length scale" input as a fixed length for all glyphs | |
Vector node mapper | CSIRO::Mesh::VectorNodeMapper | The mapper that determines the vector for each node in the model. | |
Draw arrow heads | bool | If enabled, the vectors will have arrow heads at their end points. | |
Outputs: | |||
Glypher | CSIRO::Rendering::VectorGlypher |