Blender V5.0
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 19 of file Module.h.

Member Function Documentation

◆ getAlwaysRefresh()

bool Freestyle::Module::getAlwaysRefresh ( )
inlinestatic

Definition at line 36 of file Module.h.

◆ getCausal()

bool Freestyle::Module::getCausal ( )
inlinestatic

Definition at line 41 of file Module.h.

◆ getDrawable()

bool Freestyle::Module::getDrawable ( )
inlinestatic

Definition at line 46 of file Module.h.

◆ setAlwaysRefresh()

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

Definition at line 21 of file Module.h.

References b.

◆ setCausal()

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

Definition at line 26 of file Module.h.

References b.

◆ setDrawable()

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

Definition at line 31 of file Module.h.

References b.


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