HDK
|
Go to the source code of this file.
Classes | |
class | Plane3< T > |
Typedefs | |
typedef Plane3< float > | Plane3f |
typedef Plane3< double > | Plane3d |
Functions | |
template<class T > | |
std::ostream & | operator<< (std::ostream &o, const Plane3< T > &plane) |
template<class T > | |
Plane3< T > | operator* (const Plane3< T > &plane, const Matrix44< T > &M) |
template<class T > | |
Plane3< T > | operator- (const Plane3< T > &plane) |
Definition at line 113 of file ImathPlane.h.
Definition at line 112 of file ImathPlane.h.
Definition at line 213 of file ImathPlane.h.
Definition at line 249 of file ImathPlane.h.
Definition at line 206 of file ImathPlane.h.