48 #include "exception.h"
64 Destination(Other.Destination)
94 if( 0 != TempLength ) {
95 return (*
this) / TempLength;
103 if( 0 != TempLength ) {
104 return (*
this) /= this->
Length();
122 { this->
Origin = InternalRay.getOrigin(); this->
Destination = InternalRay.getPoint(1); }
154 if( !OriginNode.
Empty() )
158 if( !DestinationNode.
Empty() )
198 std::ostream& operator << (std::ostream& stream,
const Mezzanine::Ray& x)