Blender  V3.3
Public Member Functions | Protected Member Functions | List of all members
Freestyle::BlenderStyleModule Class Reference

#include <BlenderStyleModule.h>

Inheritance diagram for Freestyle::BlenderStyleModule:
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 46 of file BlenderStyleModule.h.

Constructor & Destructor Documentation

◆ BlenderStyleModule()

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

Definition at line 48 of file BlenderStyleModule.h.

◆ ~BlenderStyleModule()

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

Definition at line 54 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: