VTK  9.4.20241016
Classes | Macros | Functions
vtkCompositeImplicitBackend.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkCompiler.h"
#include "vtkType.h"
#include <memory>
#include <vector>
Include dependency graph for vtkCompositeImplicitBackend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkCompositeImplicitBackend< ValueType >
 A utility structure serving as a backend for composite arrays: an array composed of multiple arrays concatenated together. More...
 

Macros

#define VTK_COMPOSITE_BACKEND_TEMPLATE_EXTERN
 

Functions

 vtkExternTemplateMacro (extern template class VTKCOMMONCORE_EXPORT vtkCompositeImplicitBackend)
 

Macro Definition Documentation

◆ VTK_COMPOSITE_BACKEND_TEMPLATE_EXTERN

#define VTK_COMPOSITE_BACKEND_TEMPLATE_EXTERN

Definition at line 98 of file vtkCompositeImplicitBackend.h.

Function Documentation

◆ vtkExternTemplateMacro()

vtkExternTemplateMacro ( extern template class VTKCOMMONCORE_EXPORT  vtkCompositeImplicitBackend)