Parameters |
Description |
const OdGePoint3d& point |
[in] A 3D point from which the ray is casted. |
const OdGeVector3d& vect |
[in] The direction of ray. |
Returns a reference to this ray.
Sets the parameters for this ray according to the arguments.
point and vect construct a semi-infinite line starting point with a direction of vect. vect cannot have a zero length.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|