Home
last modified time | relevance | path

Searched refs:ColinearVectors (Results 1 – 7 of 7) sorted by relevance

/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Derror.h37 struct ColinearVectors : virtual public std::exception { struct
38 ColinearVectors(const Vector<dim>& v1_in, const Vector<dim>& v2_in) in ColinearVectors() argument
40 virtual ~ColinearVectors() throw () { } in ~ColinearVectors() argument
H A Drotmatrix_funcs.h410 throw ColinearVectors<dim>(v1, v2); in rotation()
467 throw ColinearVectors<dim>(from, to); in rotation()
H A Dquaternion.cpp262 throw ColinearVectors<3>(from, to); in rotation()
H A Dpolygon_intersect.h454 catch(ColinearVectors<2>) { // vec1 is parallel to (-1, 0), so we're fine in _PolyContainsBox()
/dports/math/wfmath/wfmath-1.0.2/
H A DTODO7 Add throw(ColinearVectors) to the appropriate vector and matrix
H A DREADME52 ColinearVectors in error.h, which is only there to be thrown as
H A DChangeLog1783 not to throw ColinearVectors in the case where the