xc
Public Member Functions | List of all members
Line3dParametricForm Class Reference

Line in a three-dimensional space (parametric form). More...

#include <Line3d.h>

Public Member Functions

 Line3dParametricForm (const Pos3d &o, const Vector3d &d)
 
const Pos3dGetOrg (void) const
 
const Vector3dGetDir (void) const
 
Pos3d getPoint (const GEOM_FT &lambda) const
 Return a point at a distance lambda from its origin.
 

Detailed Description

Line in a three-dimensional space (parametric form).


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