#include <Segmentation.h>
◆ MeshSurfaceSegment()
MeshCore::MeshSurfaceSegment::MeshSurfaceSegment |
( |
unsigned long |
minFacets | ) |
|
◆ ~MeshSurfaceSegment()
virtual MeshCore::MeshSurfaceSegment::~MeshSurfaceSegment |
( |
| ) |
|
|
virtual |
◆ AddFacet()
void MeshSurfaceSegment::AddFacet |
( |
const MeshFacet & |
rclFacet | ) |
|
|
virtual |
◆ AddSegment()
void MeshSurfaceSegment::AddSegment |
( |
const std::vector< unsigned long > & |
segm | ) |
|
◆ FindSegment()
MeshSegment MeshSurfaceSegment::FindSegment |
( |
unsigned long |
index | ) |
const |
◆ GetSegments()
const std::vector<MeshSegment>& MeshCore::MeshSurfaceSegment::GetSegments |
( |
| ) |
const |
◆ GetType()
virtual const char* MeshCore::MeshSurfaceSegment::GetType |
( |
| ) |
const |
|
pure virtual |
◆ Initialize()
void MeshSurfaceSegment::Initialize |
( |
unsigned long |
| ) |
|
|
virtual |
◆ TestFacet()
virtual bool MeshCore::MeshSurfaceSegment::TestFacet |
( |
const MeshFacet & |
rclFacet | ) |
const |
|
pure virtual |
◆ TestInitialFacet()
bool MeshSurfaceSegment::TestInitialFacet |
( |
unsigned long |
| ) |
const |
|
virtual |
◆ minFacets
unsigned long MeshCore::MeshSurfaceSegment::minFacets |
|
protected |
◆ segments
std::vector<MeshSegment> MeshCore::MeshSurfaceSegment::segments |
|
protected |
Referenced by Mod.PartDesign.WizardShaft.ShaftFeature.ShaftFeature::addSegment(), Mod.PartDesign.WizardShaft.Shaft.Shaft::addSegment(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::addSegment(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::buildFromDict(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::clone(), Mod.PartDesign.WizardShaft.Shaft.Shaft::editConstraint(), Mod.PartDesign.WizardShaft.Shaft.Shaft::equilibrium(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::evaluate(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::findSegment(), Mod.PartDesign.WizardShaft.Shaft.Shaft::getConstraint(), Mod.PartDesign.WizardShaft.Shaft.Shaft::getLengthTo(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::index(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::integrate(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::isZero(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::lowervalue(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::negate(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::negated(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::output(), Mod.PartDesign.WizardShaft.Shaft.Shaft::showDiagram(), Mod.PartDesign.WizardShaft.Shaft.Shaft::updateConstraint(), Mod.PartDesign.WizardShaft.Shaft.Shaft::updateSegment(), and Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunction::value().
The documentation for this class was generated from the following files:
- src/Mod/Mesh/App/Core/Segmentation.h
- src/Mod/Mesh/App/Core/Segmentation.cpp