HDK
|
Go to the source code of this file.
Classes | |
class | Line3< T > |
Typedefs | |
typedef Line3< float > | Line3f |
typedef Line3< double > | Line3d |
Functions | |
template<class T > | |
std::ostream & | operator<< (std::ostream &o, const Line3< T > &line) |
template<class S , class T > | |
Line3< S > | operator* (const Line3< S > &line, const Matrix44< T > &M) |
Definition at line 98 of file ImathLine.h.
Definition at line 97 of file ImathLine.h.
|
inline |
Definition at line 177 of file ImathLine.h.
Definition at line 171 of file ImathLine.h.