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

Function New

Testing/Core/vtkTestErrorObserver.h:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 {
23 }
24 static ErrorObserver* New() { return new ErrorObserver; }
25 bool GetError() const { return this->Error; }
26 bool GetWarning() const { return this->Warning; }
27

Callers 15

XdmfReaderMethod · 0.50
XdmfReaderNewFunction · 0.50
XdmfGeometryRegularMethod · 0.50
XdmfTopologyRegularMethod · 0.50
NewMethod · 0.50
XdmfRegularGridMethod · 0.50
XdmfRegularGridNew2DFunction · 0.50
XdmfRegularGridNew3DFunction · 0.50
XdmfRegularGridNewFunction · 0.50
readMethod · 0.50
traverseMethod · 0.50
XdmfAggregateNewFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected