|
MeshKit
1.0
|

Public Member Functions | |
| pair_info (moab::EntityHandle a, moab::EntityHandle b) | |
| bool | isValid () |
Public Attributes | |
| moab::EntityHandle | v0 |
| moab::EntityHandle | v1 |
| Vec3 | candidate |
| double | cost |
Definition at line 66 of file QslimDecimation.cpp.
| pair_info | ( | moab::EntityHandle | a, |
| moab::EntityHandle | b | ||
| ) | [inline] |
Definition at line 74 of file QslimDecimation.cpp.
| bool isValid | ( | ) | [inline] |
Definition at line 80 of file QslimDecimation.cpp.
Definition at line 70 of file QslimDecimation.cpp.
| double cost |
Definition at line 71 of file QslimDecimation.cpp.
| moab::EntityHandle v0 |
Definition at line 68 of file QslimDecimation.cpp.
| moab::EntityHandle v1 |
Definition at line 68 of file QslimDecimation.cpp.