#include <DrawingStyle.h>
Definition at line 18 of file DrawingStyle.h.
◆ STYLE
| Enumerator |
|---|
| FILLED | |
| LINES | |
| POINTS | |
| INVISIBLE | |
Definition at line 20 of file DrawingStyle.h.
◆ DrawingStyle() [1/2]
| Freestyle::DrawingStyle::DrawingStyle |
( |
| ) |
|
|
inline |
◆ DrawingStyle() [2/2]
| Freestyle::DrawingStyle::DrawingStyle |
( |
const DrawingStyle & | iBrother | ) |
|
|
inlineexplicit |
◆ ~DrawingStyle()
| virtual Freestyle::DrawingStyle::~DrawingStyle |
( |
| ) |
|
|
inlinevirtual |
◆ lightingEnabled()
| bool Freestyle::DrawingStyle::lightingEnabled |
( |
| ) |
const |
|
inline |
◆ lineWidth()
| float Freestyle::DrawingStyle::lineWidth |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ pointSize()
| float Freestyle::DrawingStyle::pointSize |
( |
| ) |
const |
|
inline |
◆ setLightingEnabled()
| void Freestyle::DrawingStyle::setLightingEnabled |
( |
const bool | on | ) |
|
|
inline |
◆ setLineWidth()
| void Freestyle::DrawingStyle::setLineWidth |
( |
const float | iLineWidth | ) |
|
|
inline |
◆ setPointSize()
| void Freestyle::DrawingStyle::setPointSize |
( |
const float | iPointSize | ) |
|
|
inline |
◆ setStyle()
| void Freestyle::DrawingStyle::setStyle |
( |
const STYLE | iStyle | ) |
|
|
inline |
◆ style()
| STYLE Freestyle::DrawingStyle::style |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: