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

Function Initialize

Common/DataModel/vtkCell.h:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 */
100 virtual int RequiresInitialization() { return 0; }
101 virtual void Initialize() {}
102
103 /**
104 * Explicit cells require additional representational information

Callers 8

InitializeMethod · 0.70
InitializeMethod · 0.70
InitializeMethod · 0.70
InitializeMethod · 0.70
InitializeMethod · 0.70
InitializeMethod · 0.70
TestThreadedCopyFunction · 0.50

Calls

no outgoing calls

Tested by 1

TestThreadedCopyFunction · 0.40