VTK  9.3.0
Public Member Functions | List of all members
vtkOpenGLCellGridRenderRequest::StateBase Class Reference

An empty base class that responders should inherit to store state using GetState<Subclass>(). More...

#include <vtkOpenGLCellGridRenderRequest.h>

Public Member Functions

virtual ~StateBase ()=default
 

Detailed Description

An empty base class that responders should inherit to store state using GetState<Subclass>().

Definition at line 37 of file vtkOpenGLCellGridRenderRequest.h.

Constructor & Destructor Documentation

◆ ~StateBase()

virtual vtkOpenGLCellGridRenderRequest::StateBase::~StateBase ( )
virtualdefault

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