![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Types | |
| enum class | Style : std::uint8_t { None , Inside , Outside , Both } |
Public Member Functions | |
| bool | operator== (const TickData &) const =default |
Public Attributes | |
| vec4 | color = vec4{0.0f, 0.0f, 0.0f, 1.0f} |
| float | length = 8.0f |
| Style | style = Style::Both |
| float | width = 2.5f |