Include :
- aggiornamenti.
This commit is contained in:
@@ -551,6 +551,7 @@ EXE_EXPORT bool ExeVectorToIdGlob( Vector3d& vtV, int nId) ;
|
||||
EXE_EXPORT bool ExeVectorToIdLoc( Vector3d& vtV, int nId) ;
|
||||
|
||||
// Geo Transform
|
||||
EXE_EXPORT bool ExeTransform( INTVECTOR& vIds, const Frame3d& frRef, int nRefType) ;
|
||||
EXE_EXPORT bool ExeMove( INTVECTOR& vIds, const Vector3d& vtMove, int nRefType) ;
|
||||
EXE_EXPORT bool ExeRotate( INTVECTOR& vIds, const Point3d& ptAx, const Vector3d& vtAx,
|
||||
double dAngRotDeg, int nRefType) ;
|
||||
|
||||
Reference in New Issue
Block a user