|
MeshKit
1.0
|
#include <cw_func.hpp>
Public Attributes | |
| double | x1 |
| double | y1 |
| double | z1 |
| double | x2 |
| double | y2 |
| double | z2 |
| int | surf_id |
| bool | matched |
| moab::EntityHandle | vert1 |
| moab::EntityHandle | vert2 |
Definition at line 27 of file cw_func.hpp.
| bool matched |
Definition at line 35 of file cw_func.hpp.
| int surf_id |
Definition at line 34 of file cw_func.hpp.
| moab::EntityHandle vert1 |
Definition at line 36 of file cw_func.hpp.
| moab::EntityHandle vert2 |
Definition at line 37 of file cw_func.hpp.
| double x1 |
Definition at line 28 of file cw_func.hpp.
| double x2 |
Definition at line 31 of file cw_func.hpp.
| double y1 |
Definition at line 29 of file cw_func.hpp.
| double y2 |
Definition at line 32 of file cw_func.hpp.
| double z1 |
Definition at line 30 of file cw_func.hpp.
| double z2 |
Definition at line 33 of file cw_func.hpp.