Blender
V3.3
|
#include <OSL/oslclosure.h>
#include <OSL/oslexec.h>
#include <OSL/rendererservices.h>
Go to the source code of this file.
Classes | |
struct | OSLTextureHandle |
class | OSLRenderServices |
Typedefs | |
typedef OIIO::intrusive_ptr< OSLTextureHandle > | OSLTextureHandleRef |
typedef OIIO::unordered_map_concurrent< ustring, OSLTextureHandleRef, ustringHash > | OSLTextureHandleMap |
typedef OIIO::unordered_map_concurrent<ustring, OSLTextureHandleRef, ustringHash> OSLTextureHandleMap |
Definition at line 68 of file services.h.
typedef OIIO::intrusive_ptr<OSLTextureHandle> OSLTextureHandleRef |
Definition at line 66 of file services.h.