Blender V4.3
FreestyleConfig.h File Reference

Configuration definitions. More...

#include <string>

Go to the source code of this file.

Namespaces

namespace  Freestyle
 inherits from class Rep
 
namespace  Freestyle::Config
 

Typedefs

typedef unsigned int uint
 
typedef unsigned short ushort
 
typedef unsigned long ulong
 
typedef unsigned char uchar
 

Functions

static const string Freestyle::Config::DIR_SEP ("/")
 
static const string Freestyle::Config::PATH_SEP (":")
 

Detailed Description

Configuration definitions.

Definition in file FreestyleConfig.h.

Typedef Documentation

◆ uchar

typedef unsigned char uchar

Definition at line 18 of file FreestyleConfig.h.

◆ uint

typedef unsigned int uint

Definition at line 15 of file FreestyleConfig.h.

◆ ulong

typedef unsigned long ulong

Definition at line 17 of file FreestyleConfig.h.

◆ ushort

typedef unsigned short ushort

Definition at line 16 of file FreestyleConfig.h.