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

Function Initialize

Rendering/Core/vtkRenderWindow.h:164–164  ·  view source on GitHub ↗

* Initializes the rendering process. * The responsibility to set the Initialized boolean to true is * left to the subclass. */

Source from the content-addressed store, hash-verified

162 * left to the subclass.
163 */
164 virtual void Initialize() {}
165
166 ///@{
167 /**

Callers 4

CheckMPLAvailabilityMethod · 0.50
InitializeMaskParserMethod · 0.50
InitializePathParserMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected