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
a7d0757a2c
commit
d42c085809
@ -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