|
Blender V4.3
|
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 (":") |
Configuration definitions.
Definition in file FreestyleConfig.h.
| typedef unsigned char uchar |
Definition at line 18 of file FreestyleConfig.h.
Definition at line 15 of file FreestyleConfig.h.
| typedef unsigned long ulong |
Definition at line 17 of file FreestyleConfig.h.
| typedef unsigned short ushort |
Definition at line 16 of file FreestyleConfig.h.