/dports/x11-toolkits/fox14/fox-1.4.35/include/ |
H A D | FXMat3d.h | 44 FXMat3d(const FXMat3d& other); 61 FXMat3d& operator=(const FXMat3d& other); 63 FXMat3d& operator+=(const FXMat3d& w); 64 FXMat3d& operator-=(const FXMat3d& w); 66 FXMat3d& operator*=(const FXMat3d& w); 78 friend FXAPI FXMat3d operator+(const FXMat3d& a,const FXMat3d& b); 79 friend FXAPI FXMat3d operator-(const FXMat3d& a,const FXMat3d& b); 81 friend FXAPI FXMat3d operator*(const FXMat3d& a,const FXMat3d& b); 126 extern FXAPI FXMat3d operator+(const FXMat3d& a,const FXMat3d& b); 127 extern FXAPI FXMat3d operator-(const FXMat3d& a,const FXMat3d& b); [all …]
|
H A D | FXQuatd.h | 31 class FXMat3d; variable 60 FXQuatd(const FXMat3d& mat); 120 friend FXAPI FXMat3d toMatrix(const FXQuatd& quat); 123 friend FXAPI FXQuatd fromMatrix(const FXMat3d& mat); 135 extern FXAPI FXMat3d toMatrix(const FXQuatd& quat); 136 extern FXAPI FXQuatd fromMatrix(const FXMat3d& mat);
|
/dports/x11-toolkits/fox17/fox-1.7.77/include/ |
H A D | FXMat3d.h | 39 FXMat3d(){} in FXMat3d() function 48 FXMat3d(const FXMat3d& s); 75 FXMat3d& operator=(const FXMat3d& s); 91 FXMat3d& set(const FXMat3d& s); 114 FXMat3d& operator+=(const FXMat3d& w); 115 FXMat3d& operator-=(const FXMat3d& w); 116 FXMat3d& operator*=(const FXMat3d& w); 186 extern FXAPI FXMat3d operator+(const FXMat3d& a,const FXMat3d& b); 187 extern FXAPI FXMat3d operator-(const FXMat3d& a,const FXMat3d& b); 190 extern FXAPI FXMat3d operator*(const FXMat3d& a,const FXMat3d& b); [all …]
|
H A D | FXMat4d.h | 28 class FXMat3d; variable 44 FXMat4d(const FXMat3d& s); 71 FXMat4d& operator=(const FXMat3d& s); 84 FXMat4d& set(const FXMat3d& s); 153 FXMat4d& rot(const FXMat3d& r); 204 FXMat3d normalMatrix() const;
|
H A D | FXMat2d.h | 27 class FXMat3d; variable 46 FXMat2d(const FXMat3d& s); 65 FXMat2d& operator=(const FXMat3d& s); 77 FXMat2d& set(const FXMat3d& s);
|
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/ |
H A D | FXMat3d.h | 39 FXMat3d(){} in FXMat3d() function 48 FXMat3d(const FXMat3d& s); 75 FXMat3d& operator=(const FXMat3d& s); 91 FXMat3d& set(const FXMat3d& s); 114 FXMat3d& operator+=(const FXMat3d& w); 115 FXMat3d& operator-=(const FXMat3d& w); 116 FXMat3d& operator*=(const FXMat3d& w); 173 ~FXMat3d(){} in ~FXMat3d() 186 extern FXAPI FXMat3d operator+(const FXMat3d& a,const FXMat3d& b); 187 extern FXAPI FXMat3d operator-(const FXMat3d& a,const FXMat3d& b); [all …]
|
H A D | FXMat4d.h | 28 class FXMat3d; variable 44 FXMat4d(const FXMat3d& s); 71 FXMat4d& operator=(const FXMat3d& s); 84 FXMat4d& set(const FXMat3d& s); 153 FXMat4d& rot(const FXMat3d& r); 204 FXMat3d normalMatrix() const;
|
H A D | FXMat2d.h | 27 class FXMat3d; variable 46 FXMat2d(const FXMat3d& s); 65 FXMat2d& operator=(const FXMat3d& s); 77 FXMat2d& set(const FXMat3d& s);
|
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/ |
H A D | FXMat3d.h | 41 FXMat3d(){} in FXMat3d() function 44 FXMat3d(const FXMat3d& other); 61 FXMat3d& operator=(const FXMat3d& other); 65 FXMat3d& set(const FXMat3d& other); 82 FXMat3d& operator+=(const FXMat3d& w); 83 FXMat3d& operator-=(const FXMat3d& w); 85 FXMat3d& operator*=(const FXMat3d& w); 100 FXMat3d operator+(const FXMat3d& w) const; 101 FXMat3d operator-(const FXMat3d& w) const; 102 FXMat3d operator*(const FXMat3d& w) const; [all …]
|
H A D | FXQuatd.h | 31 class FXMat3d; variable 63 FXQuatd(const FXMat3d& mat);
|
H A D | FXVec2d.h | 31 class FXMat3d; variable 93 FXVec2d operator*(const FXMat3d& m) const;
|
/dports/x11-toolkits/fox16/fox-1.6.57/include/ |
H A D | FXMat3d.h | 41 FXMat3d(){} in FXMat3d() function 44 FXMat3d(const FXMat3d& other); 61 FXMat3d& operator=(const FXMat3d& other); 65 FXMat3d& set(const FXMat3d& other); 82 FXMat3d& operator+=(const FXMat3d& w); 83 FXMat3d& operator-=(const FXMat3d& w); 85 FXMat3d& operator*=(const FXMat3d& w); 100 FXMat3d operator+(const FXMat3d& w) const; 101 FXMat3d operator-(const FXMat3d& w) const; 102 FXMat3d operator*(const FXMat3d& w) const; [all …]
|
H A D | FXQuatd.h | 31 class FXMat3d; variable 63 FXQuatd(const FXMat3d& mat);
|
H A D | FXVec2d.h | 31 class FXMat3d; variable 93 FXVec2d operator*(const FXMat3d& m) const;
|
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/ |
H A D | FXMat3d.cpp | 61 FXMat3d::FXMat3d(const FXMat3d& other){ in FXMat3d() function in FX::FXMat3d 69 FXMat3d::FXMat3d(FXdouble w){ in FXMat3d() function in FX::FXMat3d 101 FXMat3d& FXMat3d::operator=(const FXMat3d& other){ in operator =() 119 FXMat3d& FXMat3d::set(const FXMat3d& other){ in set() 164 FXMat3d& FXMat3d::operator+=(const FXMat3d& w){ in operator +=() 173 FXMat3d& FXMat3d::operator-=(const FXMat3d& w){ in operator -=() 191 FXMat3d& FXMat3d::operator*=(const FXMat3d& w){ in operator *=() 227 FXMat3d FXMat3d::operator+(const FXMat3d& w) const { in operator +() 235 FXMat3d FXMat3d::operator-(const FXMat3d& w) const { in operator -() 243 FXMat3d FXMat3d::operator*(const FXMat3d& w) const { in operator *() [all …]
|
H A D | FXVec2d.cpp | 50 FXVec2d FXVec2d::operator*(const FXMat3d& m) const { in operator *()
|
H A D | FXVec3d.cpp | 84 FXVec3d FXVec3d::operator*(const FXMat3d& m) const { in operator *()
|
/dports/x11-toolkits/fox16/fox-1.6.57/src/ |
H A D | FXMat3d.cpp | 61 FXMat3d::FXMat3d(const FXMat3d& other){ in FXMat3d() function in FX::FXMat3d 69 FXMat3d::FXMat3d(FXdouble w){ in FXMat3d() function in FX::FXMat3d 101 FXMat3d& FXMat3d::operator=(const FXMat3d& other){ in operator =() 119 FXMat3d& FXMat3d::set(const FXMat3d& other){ in set() 164 FXMat3d& FXMat3d::operator+=(const FXMat3d& w){ in operator +=() 173 FXMat3d& FXMat3d::operator-=(const FXMat3d& w){ in operator -=() 191 FXMat3d& FXMat3d::operator*=(const FXMat3d& w){ in operator *=() 227 FXMat3d FXMat3d::operator+(const FXMat3d& w) const { in operator +() 235 FXMat3d FXMat3d::operator-(const FXMat3d& w) const { in operator -() 243 FXMat3d FXMat3d::operator*(const FXMat3d& w) const { in operator *() [all …]
|
H A D | FXVec2d.cpp | 50 FXVec2d FXVec2d::operator*(const FXMat3d& m) const { in operator *()
|
H A D | FXVec3d.cpp | 84 FXVec3d FXVec3d::operator*(const FXMat3d& m) const { in operator *()
|
/dports/x11-toolkits/fox14/fox-1.4.35/src/ |
H A D | FXMat3d.cpp | 61 FXMat3d::FXMat3d(const FXMat3d& other){ in FXMat3d() function in FX::FXMat3d 69 FXMat3d::FXMat3d(FXdouble w){ in FXMat3d() function in FX::FXMat3d 101 FXMat3d& FXMat3d::operator=(const FXMat3d& other){ in operator =() 119 FXMat3d& FXMat3d::operator+=(const FXMat3d& w){ in operator +=() 128 FXMat3d& FXMat3d::operator-=(const FXMat3d& w){ in operator -=() 146 FXMat3d& FXMat3d::operator*=(const FXMat3d& w){ in operator *=() 174 FXMat3d operator+(const FXMat3d& a,const FXMat3d& b){ in operator +() 182 FXMat3d operator-(const FXMat3d& a,const FXMat3d& b){ in operator -() 199 FXMat3d operator*(const FXMat3d& a,const FXMat3d& b){ in operator *() 287 FXMat3d& FXMat3d::eye(){ in eye() [all …]
|
H A D | FXQuatd.cpp | 62 FXQuatd::FXQuatd(const FXMat3d& mat){ in FXQuatd() 343 FXMat3d toMatrix(const FXQuatd& quat){ in toMatrix() 344 return FXMat3d(quat); in toMatrix() 349 FXQuatd fromMatrix(const FXMat3d& mat){ in fromMatrix()
|
/dports/x11-toolkits/fox17/fox-1.7.77/lib/ |
H A D | FXMat3d.cpp | 70 FXMat3d::FXMat3d(FXdouble s){ in FXMat3d() function in FX::FXMat3d 98 FXMat3d::FXMat3d(const FXMat3d& s){ in FXMat3d() function in FX::FXMat3d 218 FXMat3d& FXMat3d::operator=(const FXMat3d& s){ in operator =() 312 FXMat3d& FXMat3d::set(const FXMat3d& s){ in set() 409 FXMat3d& FXMat3d::operator+=(const FXMat3d& w){ in operator +=() 430 FXMat3d& FXMat3d::operator-=(const FXMat3d& w){ in operator -=() 472 FXMat3d& FXMat3d::operator*=(const FXMat3d& s){ in operator *=() 580 FXMat3d& FXMat3d::identity(){ in identity() 859 FXMat3d operator+(const FXMat3d& a,const FXMat3d& b){ in operator +() 881 FXMat3d operator-(const FXMat3d& a,const FXMat3d& b){ in operator -() [all …]
|
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/ |
H A D | FXMat3d.cpp | 70 FXMat3d::FXMat3d(FXdouble s){ in FXMat3d() function in FX::FXMat3d 98 FXMat3d::FXMat3d(const FXMat3d& s){ in FXMat3d() function in FX::FXMat3d 218 FXMat3d& FXMat3d::operator=(const FXMat3d& s){ in operator =() 312 FXMat3d& FXMat3d::set(const FXMat3d& s){ in set() 409 FXMat3d& FXMat3d::operator+=(const FXMat3d& w){ in operator +=() 430 FXMat3d& FXMat3d::operator-=(const FXMat3d& w){ in operator -=() 472 FXMat3d& FXMat3d::operator*=(const FXMat3d& s){ in operator *=() 580 FXMat3d& FXMat3d::identity(){ in identity() 845 FXMat3d operator+(const FXMat3d& a,const FXMat3d& b){ in operator +() 867 FXMat3d operator-(const FXMat3d& a,const FXMat3d& b){ in operator -() [all …]
|
H A D | FXMat2d.cpp | 76 FXMat2d::FXMat2d(const FXMat3d& s){ in FXMat2d() 158 FXMat2d& FXMat2d::operator=(const FXMat3d& s){ in operator =() 216 FXMat2d& FXMat2d::set(const FXMat3d& s){ in set()
|