Cortex  10.0.0-a4
IECore::LineSegment< T > Member List

This is the complete list of members for IECore::LineSegment< T >, including all inherited members.

BaseType typedef (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
closestPoints(const LineSegment &line, T &otherPoint) const IECore::LineSegment< T >
closestPointTo(const T &point) const IECore::LineSegment< T >
closestPointTo(const T &point, BaseType &t) const IECore::LineSegment< T >
dimensions()IECore::LineSegment< T >static
direction() const IECore::LineSegment< T >
distance2To(const T &point) const IECore::LineSegment< T >
distance2To(const LineSegment &line) const IECore::LineSegment< T >
distanceTo(const T &point) const (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
distanceTo(const LineSegment &line) const (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
intersect(const Imath::Plane3< S > &plane, T &intersection) const (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
intersectT(const Imath::Plane3< S > &plane, BaseType &t) const (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
length() const IECore::LineSegment< T >
length2() const IECore::LineSegment< T >
LineSegment()IECore::LineSegment< T >
LineSegment(const T &P0, const T &P1) (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
normalizedDirection() const IECore::LineSegment< T >
operator!=(const S &other) const (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
operator()(BaseType t) const IECore::LineSegment< T >
operator*(const S &m) const (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
operator*=(const S &m)IECore::LineSegment< T >
operator==(const S &other) const IECore::LineSegment< T >
p0IECore::LineSegment< T >
p1 (defined in IECore::LineSegment< T >)IECore::LineSegment< T >
Point typedef (defined in IECore::LineSegment< T >)IECore::LineSegment< T >