VTK
9.3.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Common
Core
vtkBreakPoint.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
24
#ifndef vtkBreakPoint_h
25
#define vtkBreakPoint_h
26
27
#include "vtkCommonCoreModule.h"
// For export macro
28
#include "
vtkObject.h
"
// to get VTKCOMMONCORE_EXPORT
29
30
VTK_ABI_NAMESPACE_BEGIN
31
class
VTKCOMMONCORE_EXPORT
vtkBreakPoint
32
{
33
public
:
35
39
static
void
Break();
41
};
42
43
VTK_ABI_NAMESPACE_END
44
#endif // #ifndef vtkBreakPoint_h
45
// VTK-HeaderTest-Exclude: vtkBreakPoint.h
vtkBreakPoint
Utility function to debug with gdb and MPI.
Definition:
vtkBreakPoint.h:31
vtkObject.h
Generated on Sun Mar 23 2025 01:21:38 for VTK by
1.8.10