Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -39,6 +39,7 @@ class PointGrid3d
|
||||
EGK_EXPORT bool Find( const Point3d& ptTest, double dTol, INTVECTOR& vnIds) ;
|
||||
EGK_EXPORT bool Find( const Point3d& ptTest, double dTol, int& nId) ;
|
||||
EGK_EXPORT bool FindNearest( const Point3d& ptTest, INTVECTOR& vnIds) ;
|
||||
EGK_EXPORT bool FindNearest( const Point3d& ptTest, double dTol, int& nId) ;
|
||||
EGK_EXPORT bool First( int& nId) ;
|
||||
|
||||
private :
|
||||
|
||||
Reference in New Issue
Block a user