vec3.h File Reference

#include <cmath>
#include <iostream>
#include "datatypes.h"

Go to the source code of this file.

Classes

class  vec3_t< T >

Typedefs

typedef vec3_t< float64 > vec3
typedef vec3_t< float32 > vec3f


Detailed Description

Class representing 3D cartesian vectors

Copyright (C) 2003, 2006 Max-Planck-Society

Author:
Martin Reinecke

Definition in file vec3.h.


Generated on Thu Oct 8 14:48:51 2015 for LevelS C++ support library