VTK
9.4.20250131
|
This is a base class that exists so that vtkDGOperationState can provide a virtual CloneInto method that accepts any of the templated subclasses below. More...
#include <vtkDGOperationStateEntry.h>
Public Member Functions | |
virtual | ~vtkDGOperationStateEntryBase ()=default |
This is a base class that exists so that vtkDGOperationState can provide a virtual CloneInto method that accepts any of the templated subclasses below.
Definition at line 28 of file vtkDGOperationStateEntry.h.
|
virtualdefault |