Extern :
- modifiche vroni.
This commit is contained in:
@@ -3095,14 +3095,17 @@ public :
|
||||
vr_bool GetApproxedBisectorPoint( int nEdge, int nPointIdx, double pt[3], double& dPar) ;
|
||||
vr_bool GetDegenerateHyperEllipticBisectorData( int nEdge, double ptS[3], double ptE[3], double ptC[3], double& dParS, double& dParE) ;
|
||||
vr_bool GetLinearBisectorData( int nEdge, double ptS[3], double ptE[3], double& dParS, double& dParE) ;
|
||||
int m_nBufferedVDEdge = -1 ;
|
||||
|
||||
// media axis
|
||||
vr_bool IsWMATEdge( int nEdge) ;
|
||||
|
||||
// debug
|
||||
void MyWriteVoronoiRegion( FILE *output) ;
|
||||
void MyWriteVoronoiDiagram() ;
|
||||
|
||||
int m_nBufferedVDEdge = -1 ;
|
||||
// gestione eccezioni
|
||||
const char* GetExceptionMessage() ;
|
||||
int m_nMostViolatedRecursiveArcCount = 0 ;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user