#include <mitsuba/core/vector.h>
Go to the source code of this file.
Classes | |
struct | mitsuba::Normal |
Three-dimensional normal data structure. More... | |
Namespaces | |
mitsuba | |
Macros | |
#define | __MITSUBA_CORE_NORMAL_H_ |
Functions | |
Normal | mitsuba::normalize (const Normal &n) |
#define __MITSUBA_CORE_NORMAL_H_ |