MorphoGraphX  2.0-1-227
Public Attributes | List of all members
mgx::DivisionParms Struct Reference

#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< Point3dperpNeighborPlanes
 
std::unordered_map< Point3d, std::vector< Point3d > > perpNeighborWalls
 

Detailed Description

Definition at line 26 of file DivisionAnalysis.hpp.

Member Data Documentation

◆ cuttingNeighborWall

bool mgx::DivisionParms::cuttingNeighborWall

Definition at line 33 of file DivisionAnalysis.hpp.

◆ perpendicular

bool mgx::DivisionParms::perpendicular

Definition at line 33 of file DivisionAnalysis.hpp.

◆ perpendicularConstrained

bool mgx::DivisionParms::perpendicularConstrained

Definition at line 33 of file DivisionAnalysis.hpp.

◆ perpendicularNeighbor

bool mgx::DivisionParms::perpendicularNeighbor

Definition at line 33 of file DivisionAnalysis.hpp.

◆ perpNeighborPlanes

std::set<Point3d> mgx::DivisionParms::perpNeighborPlanes

Definition at line 39 of file DivisionAnalysis.hpp.

◆ perpNeighborWalls

std::unordered_map<Point3d, std::vector<Point3d> > mgx::DivisionParms::perpNeighborWalls

Definition at line 40 of file DivisionAnalysis.hpp.

◆ planeNr

int mgx::DivisionParms::planeNr

Definition at line 37 of file DivisionAnalysis.hpp.

◆ primary

QString mgx::DivisionParms::primary

Definition at line 30 of file DivisionAnalysis.hpp.

◆ primaryDir

QString mgx::DivisionParms::primaryDir

Definition at line 31 of file DivisionAnalysis.hpp.

◆ secondary

QString mgx::DivisionParms::secondary

Definition at line 30 of file DivisionAnalysis.hpp.

◆ secondaryDir

QString mgx::DivisionParms::secondaryDir

Definition at line 31 of file DivisionAnalysis.hpp.

◆ stepsCenter

int mgx::DivisionParms::stepsCenter

Definition at line 35 of file DivisionAnalysis.hpp.

◆ stepSizeCenter

double mgx::DivisionParms::stepSizeCenter

Definition at line 36 of file DivisionAnalysis.hpp.


The documentation for this struct was generated from the following file: