#include <Segment.h>
◆ Segment() [1/3]
◆ Segment() [2/3]
◆ Segment() [3/3]
| Segment::Segment |
( |
const Segment & |
s | ) |
|
◆ addIndices()
| void Segment::addIndices |
( |
const std::vector< FacetIndex > & |
inds | ) |
|
◆ facets_begin()
◆ facets_end()
◆ getColor()
| const std::string & Mesh::Segment::getColor |
( |
void |
| ) |
const |
◆ getIndices()
| const std::vector< FacetIndex > & Segment::getIndices |
( |
| ) |
const |
◆ getName()
| const std::string & Mesh::Segment::getName |
( |
void |
| ) |
const |
◆ isEmpty()
| bool Mesh::Segment::isEmpty |
( |
void |
| ) |
const |
◆ isSaved()
| bool Mesh::Segment::isSaved |
( |
| ) |
const |
◆ operator=()
◆ operator==()
◆ removeIndices()
| void Segment::removeIndices |
( |
const std::vector< FacetIndex > & |
inds | ) |
|
◆ save()
| void Mesh::Segment::save |
( |
bool |
on | ) |
|
◆ setColor()
| void Mesh::Segment::setColor |
( |
const std::string & |
c | ) |
|
◆ setName()
| void Mesh::Segment::setName |
( |
const std::string & |
n | ) |
|
◆ MeshObject
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Mesh/App/Segment.h
- FreeCAD/src/Mod/Mesh/App/Segment.cpp