Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXVec3f.h File Reference

Go to the source code of this file.

Namespaces

namespace  FX

Functions

FXVec3f operator * (const FXVec3f &a, FXfloat n)
FXVec3f operator * (FXfloat n, const FXVec3f &a)
FXVec3f operator/ (const FXVec3f &a, FXfloat n)
FXVec3f operator/ (FXfloat n, const FXVec3f &a)
bool operator== (const FXVec3f &a, FXfloat n)
bool operator!= (const FXVec3f &a, FXfloat n)
bool operator== (FXfloat n, const FXVec3f &a)
bool operator!= (FXfloat n, const FXVec3f &a)
bool operator< (const FXVec3f &a, FXfloat n)
bool operator<= (const FXVec3f &a, FXfloat n)
bool operator> (const FXVec3f &a, FXfloat n)
bool operator>= (const FXVec3f &a, FXfloat n)
bool operator< (FXfloat n, const FXVec3f &a)
bool operator<= (FXfloat n, const FXVec3f &a)
bool operator> (FXfloat n, const FXVec3f &a)
bool operator>= (FXfloat n, const FXVec3f &a)
FXVec3f lo (const FXVec3f &a, const FXVec3f &b)
FXVec3f hi (const FXVec3f &a, const FXVec3f &b)
FXVec3f normal (const FXVec3f &a, const FXVec3f &b, const FXVec3f &c)
FXVec3f normal (const FXVec3f &a, const FXVec3f &b, const FXVec3f &c, const FXVec3f &d)
FXVec3f normalize (const FXVec3f &v)
FXStream & operator<< (FXStream &store, const FXVec3f &v)
FXStream & operator>> (FXStream &store, FXVec3f &v)


Function Documentation

FXVec3f FX::operator * const FXVec3f &  a,
FXfloat  n
[inline]
 

FXVec3f FX::operator * FXfloat  n,
const FXVec3f &  a
[inline]
 

FXVec3f FX::operator/ const FXVec3f &  a,
FXfloat  n
[inline]
 

FXVec3f FX::operator/ FXfloat  n,
const FXVec3f &  a
[inline]
 

bool FX::operator== const FXVec3f &  a,
FXfloat  n
[inline]
 

bool FX::operator!= const FXVec3f &  a,
FXfloat  n
[inline]
 

bool FX::operator== FXfloat  n,
const FXVec3f &  a
[inline]
 

bool FX::operator!= FXfloat  n,
const FXVec3f &  a
[inline]
 

bool FX::operator< const FXVec3f &  a,
FXfloat  n
[inline]
 

bool FX::operator<= const FXVec3f &  a,
FXfloat  n
[inline]
 

bool FX::operator> const FXVec3f &  a,
FXfloat  n
[inline]
 

bool FX::operator>= const FXVec3f &  a,
FXfloat  n
[inline]
 

bool FX::operator< FXfloat  n,
const FXVec3f &  a
[inline]
 

bool FX::operator<= FXfloat  n,
const FXVec3f &  a
[inline]
 

bool FX::operator> FXfloat  n,
const FXVec3f &  a
[inline]
 

bool FX::operator>= FXfloat  n,
const FXVec3f &  a
[inline]
 

FXVec3f FX::lo const FXVec3f &  a,
const FXVec3f &  b
[inline]
 

FXVec3f FX::hi const FXVec3f &  a,
const FXVec3f &  b
[inline]
 

FXVec3f FX::normal const FXVec3f &  a,
const FXVec3f &  b,
const FXVec3f &  c
 

FXVec3f FX::normal const FXVec3f &  a,
const FXVec3f &  b,
const FXVec3f &  c,
const FXVec3f &  d
 

FXVec3f FX::normalize const FXVec3f &  v  ) 
 

FXStream& FX::operator<< FXStream &  store,
const FXVec3f &  v
 

FXStream& FX::operator>> FXStream &  store,
FXVec3f &  v
 

Copyright © 1997-2005 Jeroen van der Zijp