[ROOT] --> small
public CLineStep ( CCartesian_pointStep & rPos , CVectorStep & rDir , CCartesian_pointStep * pPos1 ) ;
public virtual ~ CLineStep ( ) ;
public CCartesian_pointStep * m_pPos
public CVectorStep * m_pDir
public CCartesian_pointStep * m_pPos1
public void fin ( ) ;
public HRESULT contains ( CCartesian_pointStep & rPos , intersectionType & eIntersect1 , double & rdParam ) ;
public void Serialize ( stepArchive & ar ) ;
public HRESULT intersect ( const CLineStep & l1 , intersectionType & eIntersect1 , CPtrArray * pPointXs , double & lamda0 , double & lamda1 , intersectionType & eIntersect0 ) ;
public HRESULT backPtr ( CBaseStep * & prBrep ) ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.