Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

ik_vec3d.h File Reference

#include <math.h>
#include "ik_irrKlangTypes.h"

Go to the source code of this file.

Namespaces

namespace  irrklang

Classes

class  irrklang::vec3d< T >
 a 3d vector template class for representing vectors and points in 3d More...

Typedefs

typedef vec3d< ik_f32 > irrklang::vec3df
 Typedef for a ik_f32 3d vector, a vector using floats for X, Y and Z.
typedef vec3d< ik_s32 > irrklang::vec3di
 Typedef for an integer 3d vector, a vector using ints for X, Y and Z.

Functions

template<class S, class T>
vec3d< T > irrklang::operator * (const S scalar, const vec3d< T > &vector)


irrKlang Audio Library
The irrKlang Engine Documentation © 2003-2007 by Nikolaus Gebhardt. Generated on Sun Oct 12 13:44:50 2008 by Doxygen (1.5.4)