LevelS C++ support library  3.82
Classes | Typedefs
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 Jul 28 2022 17:32:06 for LevelS C++ support library