VTK
9.5.20250715
|
A class with static methods to turn viskores filter overrides on/off at runtime. More...
#include <vtkmFilterOverrides.h>
Static Public Member Functions | |
static void | SetEnabled (bool value) |
Runtime enable/disable for Viskores filter overrides using the object factory. | |
static bool | GetEnabled () |
Runtime enable/disable for Viskores filter overrides using the object factory. | |
static void | EnabledOn () |
Runtime enable/disable for Viskores filter overrides using the object factory. | |
static void | EnabledOff () |
Runtime enable/disable for Viskores filter overrides using the object factory. | |
A class with static methods to turn viskores filter overrides on/off at runtime.
Definition at line 11 of file vtkmFilterOverrides.h.
|
static |
Runtime enable/disable for Viskores filter overrides using the object factory.
This only has effect if the cmake option VTK_ENABLE_VISKORES_OVERRIDES
is set. This also only affects filters that have a Viskores override. Disabled by default.
|
static |
Runtime enable/disable for Viskores filter overrides using the object factory.
This only has effect if the cmake option VTK_ENABLE_VISKORES_OVERRIDES
is set. This also only affects filters that have a Viskores override. Disabled by default.
|
inlinestatic |
Runtime enable/disable for Viskores filter overrides using the object factory.
This only has effect if the cmake option VTK_ENABLE_VISKORES_OVERRIDES
is set. This also only affects filters that have a Viskores override. Disabled by default.
Definition at line 23 of file vtkmFilterOverrides.h.
|
inlinestatic |
Runtime enable/disable for Viskores filter overrides using the object factory.
This only has effect if the cmake option VTK_ENABLE_VISKORES_OVERRIDES
is set. This also only affects filters that have a Viskores override. Disabled by default.
Definition at line 24 of file vtkmFilterOverrides.h.