Imath::Line3< T > Class Template Reference

#include <ImathLine.h>

List of all members.

Public Member Functions

 Line3 ()
 Line3 (const Vec3< T > &point1, const Vec3< T > &point2)
void set (const Vec3< T > &point1, const Vec3< T > &point2)
Vec3< T > operator() (T parameter) const
distanceTo (const Vec3< T > &point) const
distanceTo (const Line3< T > &line) const
Vec3< T > closestPointTo (const Vec3< T > &point) const
Vec3< T > closestPointTo (const Line3< T > &line) const

Public Attributes

Vec3< T > pos
Vec3< T > dir


Detailed Description

template<class T>
class Imath::Line3< T >

Definition at line 54 of file ImathLine.h.


Constructor & Destructor Documentation

template<class T>
Imath::Line3< T >::Line3 (  )  [inline]

Definition at line 65 of file ImathLine.h.

template<class T >
Imath::Line3< T >::Line3 ( const Vec3< T > &  point1,
const Vec3< T > &  point2 
) [inline]

Definition at line 105 of file ImathLine.h.


Member Function Documentation

template<class T >
Vec3< T > Imath::Line3< T >::closestPointTo ( const Line3< T > &  line  )  const [inline]

Definition at line 144 of file ImathLine.h.

template<class T >
Vec3< T > Imath::Line3< T >::closestPointTo ( const Vec3< T > &  point  )  const [inline]

Definition at line 130 of file ImathLine.h.

template<class T >
T Imath::Line3< T >::distanceTo ( const Line3< T > &  line  )  const [inline]

Definition at line 136 of file ImathLine.h.

template<class T >
T Imath::Line3< T >::distanceTo ( const Vec3< T > &  point  )  const [inline]

Definition at line 124 of file ImathLine.h.

template<class T >
Vec3< T > Imath::Line3< T >::operator() ( parameter  )  const [inline]

Definition at line 118 of file ImathLine.h.

template<class T >
void Imath::Line3< T >::set ( const Vec3< T > &  point1,
const Vec3< T > &  point2 
) [inline]

Definition at line 111 of file ImathLine.h.


Member Data Documentation

template<class T>
Vec3<T> Imath::Line3< T >::dir

Definition at line 59 of file ImathLine.h.

template<class T>
Vec3<T> Imath::Line3< T >::pos

Definition at line 58 of file ImathLine.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 31 00:34:41 2013 for HDK by  doxygen 1.5.9