MCPcopy Create free account
hub / github.com/Kitware/VTK / DeepCopy

Function DeepCopy

Common/DataModel/vtkCellMetadata.h:136–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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();

Callers 6

DeepCopyMethod · 0.70
SetMethod · 0.70
DeepCopyMethod · 0.70
CopyInternalMethod · 0.70
DeepCopyMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected