EgtMachKernel :
- corretto Double di CamData con arco (non faceva il mirror della normale) - in CL aggiunto info su tipo di catena cinematica (KINTYPE=0/1/2).
This commit is contained in:
@@ -473,6 +473,8 @@ CamData::Mirror( const Point3d& ptOn, const Vector3d& vtNorm)
|
||||
if ( ! m_ptCen.Mirror( ptOn, vtNorm))
|
||||
return false ;
|
||||
m_dAngCen = - m_dAngCen ;
|
||||
if ( ! m_vtN.Mirror( vtNorm))
|
||||
return false ;
|
||||
if ( ! m_vtTool.Mirror( vtNorm))
|
||||
return false ;
|
||||
if ( ! m_vtCorr.Mirror( vtNorm))
|
||||
|
||||
Reference in New Issue
Block a user