filterInplace abstract method

void filterInplace(
  1. MeshGeometry mesh
)

Applies the filter to the mesh.

Implementation

void filterInplace(MeshGeometry mesh);