Vector4.h File Reference

#include "FloatTools.h"
#include "Vector3.h"
Include dependency graph for Vector4.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  BasicVector4< Element >

Typedefs

typedef BasicVector4< float > Vector4

Functions

template<typename Element , typename OtherElement >
bool vector4_equal_epsilon (const BasicVector4< Element > &self, const BasicVector4< OtherElement > &other, Element epsilon)

Typedef Documentation

typedef BasicVector4<float> Vector4

Definition at line 310 of file Vector4.h.


Function Documentation

template<typename Element , typename OtherElement >
bool vector4_equal_epsilon ( const BasicVector4< Element > &  self,
const BasicVector4< OtherElement > &  other,
Element  epsilon 
) [inline]

Generated by  doxygen 1.6.2