Navigation
API > API/Plugins > API/Plugins/ProxyLODMeshReduction > API/Plugins/ProxyLODMeshReduction/IVoxelBasedCSG
| Name | FInterrupter |
| Type | struct |
| Header File | /Engine/Plugins/Editor/ProxyLODPlugin/Source/ProxyLOD/Public/ProxyLODVolume.h |
| Include Path | #include "ProxyLODVolume.h" |
Syntax
struct FInterrupter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInterrupter() |
ProxyLODVolume.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FInterrupter() |
ProxyLODVolume.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void end() |
ProxyLODVolume.h | ||
virtual void start
(
const char* name |
Templated openvdb code requires these functions. | ProxyLODVolume.h | |
virtual bool wasInterrupted
(
int percent |
ProxyLODVolume.h |