- aggiunta funzione a Vroni.
This commit is contained in:
SaraP
2025-04-08 08:34:31 +02:00
parent 9b2d995ef5
commit 3e22df0c99
6 changed files with 1 additions and 0 deletions
+1
View File
@@ -3208,6 +3208,7 @@ public :
void ResetVoronoiDiagram(void) ;
BisectorType GetBisectorType( int i) ;
vr_bool GetBisectorParams( int nEdge, double& dParS, double& dParE) ;
vr_bool GetBisectorPointAtParam( int nEdge, double dPar, double pt[3]) ;
vr_bool GetBisectorSites( int nEdge, int& nOrigCrvL, int& nOrigSubCrvL, int& nOrigCrvR, int& nOrigSubCrvR) ;
vr_bool GetApproxedBisectorParams( int nEdge, double& dParS, double& dParE) ;
int GetApproxedBisectorPointsNbr( int nEdge) ;
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.