unreal.ClusterUnionMethod
¶
- class unreal.ClusterUnionMethod¶
Bases:
EnumBase
ECluster Union Method
C++ Source:
Module: Chaos
File: ChaosSolverConfiguration.h
- BOUNDS_OVERLAP_FILTERED_DELAUNAY_TRIANGULATION: ClusterUnionMethod¶
4
- DELAUNAY_TRIANGULATION: ClusterUnionMethod¶
1
- MINIMAL_SPANNING_SUBSET_DELAUNAY_TRIANGULATION: ClusterUnionMethod¶
2
- NONE: ClusterUnionMethod¶
5
- POINT_IMPLICIT: ClusterUnionMethod¶
0
- POINT_IMPLICIT_AUGMENTED_WITH_MINIMAL_DELAUNAY: ClusterUnionMethod¶
3