#include <mitsuba/mitsuba.h>#include <mitsuba/core/serialization.h>#include <mitsuba/core/properties.h>Go to the source code of this file.
Classes | |
| class | mitsuba::ConfigurableObject |
| Generic serializable object, which supports construction from a Properties instance. More... | |
Namespaces | |
| mitsuba | |
Macros | |
| #define | __MITSUBA_CORE_COBJECT_H_ |
| #define | MTS_EXPORT_PLUGIN(name, descr) |
| This macro creates the binary interface, which Mitsuba requires to load a plugin. More... | |
| #define __MITSUBA_CORE_COBJECT_H_ |