Blender V4.3
Freestyle::Module Class Reference

#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 ()
 

Detailed Description

Definition at line 21 of file Module.h.

Member Function Documentation

◆ getAlwaysRefresh()

static bool Freestyle::Module::getAlwaysRefresh ( )
inlinestatic

Definition at line 38 of file Module.h.

References Freestyle::StyleModule::getAlwaysRefresh().

◆ getCausal()

static bool Freestyle::Module::getCausal ( )
inlinestatic

Definition at line 43 of file Module.h.

References Freestyle::StyleModule::getCausal().

◆ getDrawable()

static bool Freestyle::Module::getDrawable ( )
inlinestatic

Definition at line 48 of file Module.h.

References Freestyle::StyleModule::getDrawable().

◆ setAlwaysRefresh()

static void Freestyle::Module::setAlwaysRefresh ( bool b = true)
inlinestatic

Definition at line 23 of file Module.h.

References b, and Freestyle::StyleModule::setAlwaysRefresh().

◆ setCausal()

static void Freestyle::Module::setCausal ( bool b = true)
inlinestatic

Definition at line 28 of file Module.h.

References b, and Freestyle::StyleModule::setCausal().

◆ setDrawable()

static void Freestyle::Module::setDrawable ( bool b = true)
inlinestatic

Definition at line 33 of file Module.h.

References b, and Freestyle::StyleModule::setDrawable().


The documentation for this class was generated from the following file: