Blender  V3.3
Static Public Member Functions | List of all members
Freestyle::TextureManager::Options Struct Reference

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

Detailed Description

Definition at line 59 of file StrokeRenderer.h.

Member Function Documentation

◆ getBrushesPath()

string Freestyle::TextureManager::Options::getBrushesPath ( )
static

Definition at line 103 of file StrokeRenderer.cpp.

◆ getPatternsPath()

string Freestyle::TextureManager::Options::getPatternsPath ( )
static

Definition at line 93 of file StrokeRenderer.cpp.

◆ setBrushesPath()

void Freestyle::TextureManager::Options::setBrushesPath ( const string &  path)
static

Definition at line 98 of file StrokeRenderer.cpp.

Referenced by Freestyle::Controller::init_options().

◆ setPatternsPath()

void Freestyle::TextureManager::Options::setPatternsPath ( const string &  path)
static

Definition at line 88 of file StrokeRenderer.cpp.

Referenced by Freestyle::Controller::init_options().


The documentation for this struct was generated from the following files: