Blender V5.0
compat.h File Reference
#include <OSL/oslconfig.h>

Go to the source code of this file.

Typedefs

using OSLUStringHash = OSL::ustringhash
using OSLUStringRep = OSL::ustringrep

Functions

static OSL::ustring to_ustring (OSLUStringHash h)

Typedef Documentation

◆ OSLUStringHash

using OSLUStringHash = OSL::ustringhash

Definition at line 11 of file osl/compat.h.

◆ OSLUStringRep

using OSLUStringRep = OSL::ustringrep

Definition at line 15 of file osl/compat.h.

Function Documentation

◆ to_ustring()