#include <StyleModule.h>
Inherited by Freestyle::BlenderStyleModule, and Freestyle::BufferedStyleModule.
Definition at line 28 of file StyleModule.h.
◆ StyleModule()
| Freestyle::StyleModule::StyleModule |
( |
const string & | file_name, |
|
|
Interpreter * | inter ) |
|
inline |
◆ ~StyleModule()
| virtual Freestyle::StyleModule::~StyleModule |
( |
| ) |
|
|
inlinevirtual |
◆ execute()
◆ getAlwaysRefresh()
| bool Freestyle::StyleModule::getAlwaysRefresh |
( |
| ) |
const |
|
inline |
◆ getCausal()
| bool Freestyle::StyleModule::getCausal |
( |
| ) |
const |
|
inline |
◆ getDisplayed()
| bool Freestyle::StyleModule::getDisplayed |
( |
| ) |
const |
|
inline |
◆ getDrawable()
| bool Freestyle::StyleModule::getDrawable |
( |
| ) |
const |
|
inline |
◆ getFileName()
| const string Freestyle::StyleModule::getFileName |
( |
| ) |
const |
|
inline |
◆ getModified()
| bool Freestyle::StyleModule::getModified |
( |
| ) |
const |
|
inline |
◆ interpret()
| virtual int Freestyle::StyleModule::interpret |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ setAlwaysRefresh()
| void Freestyle::StyleModule::setAlwaysRefresh |
( |
bool | b = true | ) |
|
|
inline |
◆ setCausal()
| void Freestyle::StyleModule::setCausal |
( |
bool | b = true | ) |
|
|
inline |
◆ setDisplayed()
| void Freestyle::StyleModule::setDisplayed |
( |
bool | b = true | ) |
|
|
inline |
◆ setDrawable()
| void Freestyle::StyleModule::setDrawable |
( |
bool | b = true | ) |
|
|
inline |
◆ setFileName()
| void Freestyle::StyleModule::setFileName |
( |
const string & | file_name | ) |
|
|
inline |
◆ setModified()
| void Freestyle::StyleModule::setModified |
( |
bool | b = true | ) |
|
|
inline |
◆ _inter
The documentation for this class was generated from the following file: