|
MorphoGraphX
2.0-1-227
|
#include <DivisionAnalysis.hpp>
Public Attributes | |
| QString | primary |
| QString | secondary |
| QString | primaryDir |
| QString | secondaryDir |
| bool | perpendicular |
| bool | perpendicularNeighbor |
| bool | perpendicularConstrained |
| bool | cuttingNeighborWall |
| int | stepsCenter |
| double | stepSizeCenter |
| int | planeNr |
| std::set< Point3d > | perpNeighborPlanes |
| std::unordered_map< Point3d, std::vector< Point3d > > | perpNeighborWalls |
Definition at line 26 of file DivisionAnalysis.hpp.
| bool mgx::DivisionParms::cuttingNeighborWall |
Definition at line 33 of file DivisionAnalysis.hpp.
| bool mgx::DivisionParms::perpendicular |
Definition at line 33 of file DivisionAnalysis.hpp.
| bool mgx::DivisionParms::perpendicularConstrained |
Definition at line 33 of file DivisionAnalysis.hpp.
| bool mgx::DivisionParms::perpendicularNeighbor |
Definition at line 33 of file DivisionAnalysis.hpp.
| std::set<Point3d> mgx::DivisionParms::perpNeighborPlanes |
Definition at line 39 of file DivisionAnalysis.hpp.
Definition at line 40 of file DivisionAnalysis.hpp.
| int mgx::DivisionParms::planeNr |
Definition at line 37 of file DivisionAnalysis.hpp.
| QString mgx::DivisionParms::primary |
Definition at line 30 of file DivisionAnalysis.hpp.
| QString mgx::DivisionParms::primaryDir |
Definition at line 31 of file DivisionAnalysis.hpp.
| QString mgx::DivisionParms::secondary |
Definition at line 30 of file DivisionAnalysis.hpp.
| QString mgx::DivisionParms::secondaryDir |
Definition at line 31 of file DivisionAnalysis.hpp.
| int mgx::DivisionParms::stepsCenter |
Definition at line 35 of file DivisionAnalysis.hpp.
| double mgx::DivisionParms::stepSizeCenter |
Definition at line 36 of file DivisionAnalysis.hpp.
1.8.17