Blender V4.3
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 61 of file StrokeRenderer.h.

Member Function Documentation

◆ getBrushesPath()

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

Definition at line 107 of file StrokeRenderer.cpp.

References Freestyle::TextureManager::_brushes_path.

◆ getPatternsPath()

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

Definition at line 97 of file StrokeRenderer.cpp.

References Freestyle::TextureManager::_patterns_path.

◆ setBrushesPath()

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

◆ setPatternsPath()

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

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