Go to the source code of this file.
Macros | |
| #define | VTK_MODULE_USE_EXTERNAL_VTK_scn 0 |
| When using 'scn' in VTK, this header enables use to use either the scn version provided by VTK or an externally built version based on compile time flags. More... | |
| #define | VTK_SCN(header) <vtkscn/include/vtk##header> |
| #define VTK_MODULE_USE_EXTERNAL_VTK_scn 0 |
When using 'scn' in VTK, this header enables use to use either the scn version provided by VTK or an externally built version based on compile time flags.
When using 'scn' include this header and then include any scn header you need as follows:
Note the clang-format sentinels are need avoid incorrect formatting the VTK_SCN macro call when using clang-format to format the code.
1.8.13 on Tue Dec 9 2025