List of all members.
Public Member Functions |
| 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 |
T | distanceTo (const Vec3< T > &point) const |
T | 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 |
template<class T>
class Imath::Line3< T >
The documentation for this class was generated from the following file:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/ilmbase-1.0.2/ImathLine.h