Basic implementation of the StipplingSettingsInterface.
More...
#include <stipplingsettings.h>
|
Mode | mode = Mode::None |
|
float | length = 30.f |
|
float | spacing = 10.f |
|
float | offset = 0.f |
|
float | worldScale = 4.f |
|
|
enum class | Mode { None
, ScreenSpace
, WorldSpace
} |
|
Basic implementation of the StipplingSettingsInterface.
◆ getLength()
virtual float inviwo::StipplingSettings::getLength |
( |
| ) |
const |
|
overridevirtual |
◆ getMode()
virtual StipplingSettingsInterface::Mode inviwo::StipplingSettings::getMode |
( |
| ) |
const |
|
overridevirtual |
◆ getOffset()
virtual float inviwo::StipplingSettings::getOffset |
( |
| ) |
const |
|
overridevirtual |
◆ getSpacing()
virtual float inviwo::StipplingSettings::getSpacing |
( |
| ) |
const |
|
overridevirtual |
◆ getWorldScale()
virtual float inviwo::StipplingSettings::getWorldScale |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: