VTK
9.4.20241226
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Filters
General
vtkLevelIdScalars.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2
// SPDX-License-Identifier: BSD-3-Clause
8
#ifndef vtkLevelIdScalars_h
9
#define vtkLevelIdScalars_h
10
11
#include "vtkFiltersGeneralModule.h"
// For export macro
12
#include "
vtkOverlappingAMRLevelIdScalars.h
"
13
14
VTK_ABI_NAMESPACE_BEGIN
15
class
VTKFILTERSGENERAL_EXPORT
vtkLevelIdScalars
:
public
vtkOverlappingAMRLevelIdScalars
16
{
17
public
:
18
static
vtkLevelIdScalars
*
New
();
19
vtkTypeMacro(
vtkLevelIdScalars
,
vtkOverlappingAMRLevelIdScalars
);
20
void
PrintSelf
(ostream& os,
vtkIndent
indent)
override
;
21
22
protected
:
23
vtkLevelIdScalars
();
24
~vtkLevelIdScalars
()
override
;
25
26
private
:
27
vtkLevelIdScalars
(
const
vtkLevelIdScalars
&) =
delete
;
28
void
operator=(
const
vtkLevelIdScalars
&) =
delete
;
29
};
30
31
VTK_ABI_NAMESPACE_END
32
#endif
/* VTKLEVELIDSCALARS_H_ */
vtkIndent
a simple class to control print indentation
Definition
vtkIndent.h:108
vtkLevelIdScalars
Empty class for backwards compatibility.
Definition
vtkLevelIdScalars.h:16
vtkLevelIdScalars::~vtkLevelIdScalars
~vtkLevelIdScalars() override
vtkLevelIdScalars::vtkLevelIdScalars
vtkLevelIdScalars()
vtkLevelIdScalars::New
static vtkLevelIdScalars * New()
vtkLevelIdScalars::PrintSelf
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkOverlappingAMRLevelIdScalars
generate scalars from levels.
Definition
vtkOverlappingAMRLevelIdScalars.h:26
vtkOverlappingAMRLevelIdScalars.h
Generated on Thu Dec 26 2024 10:19:33 for VTK by
1.9.7