Blender
V3.3
|
#include <Module.h>
Static Public Member Functions | |
static void | setAlwaysRefresh (bool b=true) |
static void | setCausal (bool b=true) |
static void | setDrawable (bool b=true) |
static bool | getAlwaysRefresh () |
static bool | getCausal () |
static bool | getDrawable () |
|
inlinestatic |
Definition at line 36 of file Module.h.
References Freestyle::StyleModule::getAlwaysRefresh().
|
inlinestatic |
Definition at line 41 of file Module.h.
References Freestyle::StyleModule::getCausal().
|
inlinestatic |
Definition at line 46 of file Module.h.
References Freestyle::StyleModule::getDrawable().
Definition at line 21 of file Module.h.
References usdtokens::b(), and Freestyle::StyleModule::setAlwaysRefresh().
Definition at line 26 of file Module.h.
References usdtokens::b(), and Freestyle::StyleModule::setCausal().
Definition at line 31 of file Module.h.
References usdtokens::b(), and Freestyle::StyleModule::setDrawable().