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

Method InitializeObjectBase

Common/Core/vtkObjectBase.cxx:159–164  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

157
158//------------------------------------------------------------------------------
159void vtkObjectBase::InitializeObjectBase()
160{
161#ifdef VTK_DEBUG_LEAKS
162 vtkDebugLeaks::ConstructClass(this);
163#endif // VTK_DEBUG_LEAKS
164}
165
166//------------------------------------------------------------------------------
167#ifdef VTK_WORKAROUND_WINDOWS_MANGLE

Callers 15

NewMethod · 0.80
SetMethod · 0.80
SetMethod · 0.80
SetMethod · 0.80
SetMethod · 0.80
NewMethod · 0.80
NewMethod · 0.80
NewMethod · 0.80
SetMethod · 0.80
GetObjectBaseVectorMethod · 0.80
NewMethod · 0.80
SetMethod · 0.80

Calls

no outgoing calls

Tested by 3

NewMethod · 0.64
vtkTestReferenceLoopMethod · 0.64
NewFunction · 0.64