Nori

include/nori/vector.h File Reference

#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.

Function Documentation

void coordinateSystem ( const Vector3f a,
Vector3f b,
Vector3f c 
)

Complete the set {a} to an orthonormal base.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines