|
Blender V4.3
|
#include <StrokeRenderer.h>
Static Public Member Functions | |
| static void | setPatternsPath (const string &path) |
| static string | getPatternsPath () |
| static void | setBrushesPath (const string &path) |
| static string | getBrushesPath () |
Definition at line 61 of file StrokeRenderer.h.
|
static |
Definition at line 107 of file StrokeRenderer.cpp.
References Freestyle::TextureManager::_brushes_path.
|
static |
Definition at line 97 of file StrokeRenderer.cpp.
References Freestyle::TextureManager::_patterns_path.
|
static |
Definition at line 102 of file StrokeRenderer.cpp.
References Freestyle::TextureManager::_brushes_path.
Referenced by Freestyle::Controller::init_options().
|
static |
Definition at line 92 of file StrokeRenderer.cpp.
References Freestyle::TextureManager::_patterns_path.
Referenced by Freestyle::Controller::init_options().