| 134 | */ |
| 135 | virtual void ShallowCopy(vtkCellMetadata* vtkNotUsed(other)) {} |
| 136 | virtual void DeepCopy(vtkCellMetadata* vtkNotUsed(other)) {} |
| 137 | |
| 138 | /// Return the set of registered responder types. |
| 139 | static vtkCellGridResponders* GetResponders(); |
no outgoing calls
no test coverage detected