Go to the documentation of this file.
34 operator float()
const {
return v; }
96 #define _fvecalignment
friend istream & operator>>(istream &strm, F32vec1 &a)
friend void operator*=(F32vec1 &a, const F32vec1 &b)
friend void operator-=(F32vec1 &a, const F32vec1 &b)
friend ostream & operator<<(ostream &strm, const F32vec1 &a)
friend void operator+=(F32vec1 &a, const F32vec1 &b)
friend void operator/=(F32vec1 &a, const F32vec1 &b)
friend F32vec1 rcp(const F32vec1 &a)
float & operator[](int i)