VTK  9.3.20241006
Public Member Functions | List of all members
vtkDGOperationStateEntryBase Class Reference

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>

Inheritance diagram for vtkDGOperationStateEntryBase:
[legend]

Public Member Functions

virtual ~vtkDGOperationStateEntryBase ()=default
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ~vtkDGOperationStateEntryBase()

virtual vtkDGOperationStateEntryBase::~vtkDGOperationStateEntryBase ( )
virtualdefault

The documentation for this class was generated from the following file: