Merge commit '47e79756d17ae312d89d3617289bccabcb4bcf66' into BoolStm
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ SurfTriMesh::Clear( void)
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
int
|
||||
SurfTriMesh::AddVertex( const Point3d& ptVert, const double dU, const double dV)
|
||||
SurfTriMesh::AddVertex( const Point3d& ptVert, double dU, double dV)
|
||||
{
|
||||
// imposto ricalcolo
|
||||
m_nStatus = TO_VERIFY ;
|
||||
|
||||
Reference in New Issue
Block a user