#include <mitsuba/render/scene.h>Go to the source code of this file.
Classes | |
| class | mitsuba::Utility |
| Abstract utility class – can be used to implement loadable utility plugins that perform various actions. They can be started using the 'mtsutil' launcher. More... | |
Namespaces | |
| mitsuba | |
Macros | |
| #define | __MITSUBA_RENDER_UTIL_H_ |
| #define | MTS_DECLARE_UTILITY() MTS_DECLARE_CLASS() |
| #define | MTS_EXPORT_UTILITY(name, descr) |
| #define __MITSUBA_RENDER_UTIL_H_ |
| #define MTS_DECLARE_UTILITY | ( | ) | MTS_DECLARE_CLASS() |
| #define MTS_EXPORT_UTILITY | ( | name, | |
| descr | |||
| ) |