35 #ifndef vtkCriticalSection_h 36 #define vtkCriticalSection_h 69 this->SimpleCriticalSection.Lock();
74 this->SimpleCriticalSection.Unlock();
abstract base class for most VTK objects
#define VTKCOMMONCORE_EXPORT
vtkSimpleCriticalSection SimpleCriticalSection
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Critical section locking class.
Critical section locking class.