7#ifndef MI_NEURAYLIB_IPROXY_H
8#define MI_NEURAYLIB_IPROXY_H
40 public base::Interface_declare<0x92a2c086,0xe0d6,0x4757,0xab,0x3f,0x5d,0x8c,0x23,0x21,0xae,0x47,
41 neuraylib::IScene_element>
Mixin class template for deriving new interface declarations.
Definition: interface_declare.h:43
The Proxy is an element that can be used to represent a sub-tree of scene elements on a Bridge server...
Definition: iproxy.h:42
virtual Sint32 set_snapshot_id(const char *snapshot_id)=0
Sets the snapshot id.
virtual const char * get_snapshot_id() const =0
Returns the currently set snapshot id.
signed int Sint32
32-bit signed integer.
Definition: types.h:46
Base class for all scene elements.
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
Definition: neuraylib.h:179