Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::StipplingData Struct Reference

Settings for stippling (Dashed line, e.g., - - -). More...

#include <modules/basegl/datastructures/stipplingdata.h>

Public Types

enum class  Mode : std::uint8_t { None , ScreenSpace , WorldSpace }

Public Member Functions

bool operator== (const StipplingData &) const =default

Public Attributes

float length = 20.f
 refers to the length of one dash
Mode mode = Mode::None
float offset = 0.f
 offset for shifting the stipple pattern
float spacing = 10.f
 spacing between two dashes
float worldScale = 4.f

Detailed Description

Settings for stippling (Dashed line, e.g., - - -).


The documentation for this struct was generated from the following file:
  • modules/basegl/include/modules/basegl/datastructures/stipplingdata.h