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

Class vtkObject

Common/Core/vtkSetGet.h:855–855  ·  view source on GitHub ↗

overloads that allow providing information about the filename and lineno generating the message.

Source from the content-addressed store, hash-verified

853// overloads that allow providing information about the filename and lineno
854// generating the message.
855class vtkObject;
856extern VTKCOMMONCORE_EXPORT void vtkOutputWindowDisplayErrorText(
857 const char*, int, const char*, vtkObject* sourceObj);
858extern VTKCOMMONCORE_EXPORT void vtkOutputWindowDisplayWarningText(

Callers 15

vtkObject.hFile · 0.70
testObjIdMethod · 0.50
testConstructorsMethod · 0.50
__init__Method · 0.50
setUpMethod · 0.50
setUpMethod · 0.50
testWeakrefMethod · 0.50
testProxyMethod · 0.50
testVariantExtractMethod · 0.50
testObjectPointerMethod · 0.50
testObjectMethod · 0.50

Calls

no outgoing calls

Tested by 15

testObjIdMethod · 0.40
testConstructorsMethod · 0.40
__init__Method · 0.40
setUpMethod · 0.40
setUpMethod · 0.40
testWeakrefMethod · 0.40
testProxyMethod · 0.40
testVariantExtractMethod · 0.40
testObjectPointerMethod · 0.40
testObjectMethod · 0.40
testGhostForDictMethod · 0.40