Blender V5.0
Freestyle::BlenderStyleModule Class Reference

#include <BlenderStyleModule.h>

Inherits Freestyle::StyleModule.

Public Member Functions

 BlenderStyleModule (struct Text *text, const string &name, Interpreter *inter)
virtual ~BlenderStyleModule ()
Public Member Functions inherited from Freestyle::StyleModule
 StyleModule (const string &file_name, Interpreter *inter)
virtual ~StyleModule ()
StrokeLayerexecute ()
const string getFileName () const
bool getAlwaysRefresh () const
bool getCausal () const
bool getDrawable () const
bool getModified () const
bool getDisplayed () const
void setFileName (const string &file_name)
void setAlwaysRefresh (bool b=true)
void setCausal (bool b=true)
void setDrawable (bool b=true)
void setModified (bool b=true)
void setDisplayed (bool b=true)

Protected Member Functions

virtual int interpret ()

Additional Inherited Members

Protected Attributes inherited from Freestyle::StyleModule
Interpreter_inter

Detailed Description

Definition at line 44 of file BlenderStyleModule.h.

Constructor & Destructor Documentation

◆ BlenderStyleModule()

Freestyle::BlenderStyleModule::BlenderStyleModule ( struct Text * text,
const string & name,
Interpreter * inter )
inline

Definition at line 46 of file BlenderStyleModule.h.

References name, and Freestyle::StyleModule::StyleModule().

◆ ~BlenderStyleModule()

virtual Freestyle::BlenderStyleModule::~BlenderStyleModule ( )
inlinevirtual

Definition at line 52 of file BlenderStyleModule.h.

Member Function Documentation

◆ interpret()

virtual int Freestyle::BlenderStyleModule::interpret ( )
inlineprotectedvirtual

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