![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Seg/StructuresViewAlgorithm.h>
Struct collecting statistics about a Structure. More...
Struct collecting statistics about a Structure.
Public Member Functions | |
| bool | operator== (const StructureStatistics &other) |
Public Attributes | |
| int | voxelCount |
| double | volume |
| vec3 | boundingDims |
| vec3 | boundingCenter |
| int | connectedComponentsCount |
| bool | is3D = true |