|
Nori
|
#include <nori/common.h>Go to the source code of this file.
Classes | |
| struct | TVector< _Scalar, _Dimension > |
| Generic N-dimensional vector data structure based on Eigen::Matrix. More... | |
| struct | TPoint< _Scalar, _Dimension > |
| Generic N-dimensional point data structure based on Eigen::Matrix. More... | |
| struct | Normal3f |
| 3-dimensional surface normal representation More... | |
Functions | |
| void | coordinateSystem (const Vector3f &a, Vector3f &b, Vector3f &c) |
| Complete the set {a} to an orthonormal base. | |