mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-26 13:07:55 +05:00
SMDS: Minor style fixes.
This commit is contained in:
parent
f6eda21648
commit
2b9c7dbd89
@ -1204,4 +1204,3 @@ double SMDS_UnstructuredGrid::GetBallDiameter( vtkIdType vtkID ) const
|
|||||||
return vtkDoubleArray::SafeDownCast( vtkDataSet::CellData->GetScalars() )->GetValue( vtkID );
|
return vtkDoubleArray::SafeDownCast( vtkDataSet::CellData->GetScalars() )->GetValue( vtkID );
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user