Non-SmartPointer Member Variable: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    13 November 2009

    • curprev 13:5013:50, 13 November 2009Daviddoria talk contribs 216 bytes +216 New page: ==error: 'vtkSomeClass::vtkSomeClass()' is protected== You have attempted to use a VTK class as a stack-based object. You need to declare the object as a pointer and then use the ::New() f...