|
Lagrange
|
Public Attributes | |
| float | radius = 1e-6f |
| Maximum Euclidean distance between two vertices to be considered "nearby". | |
| bool | boundary_only = false |
| If true, only boundary vertices will be considered for welding. | |
| MappingPolicy | collision_policy_float = MappingPolicy::Average |
| Mapping policy for float or double valued attributes. | |
| MappingPolicy | collision_policy_integral = MappingPolicy::KeepFirst |
| Mapping policy for integral valued attributes. | |