|
Blender V4.3
|
#include <OSL/oslclosure.h>#include <OSL/oslexec.h>#include <OSL/rendererservices.h>#include "scene/image.h"#include "kernel/osl/compat.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< OSLUStringHash, OSLTextureHandleRef > | OSLTextureHandleMap |
| typedef OIIO::unordered_map_concurrent<OSLUStringHash, OSLTextureHandleRef> OSLTextureHandleMap |
Definition at line 79 of file services.h.
| typedef OIIO::intrusive_ptr<OSLTextureHandle> OSLTextureHandleRef |
Definition at line 78 of file services.h.