#include <SMESH_ControlsDef.hxx>
◆ TSequenceOfXYZ() [1/5]
TSequenceOfXYZ::TSequenceOfXYZ |
( |
| ) |
|
◆ TSequenceOfXYZ() [2/5]
TSequenceOfXYZ::TSequenceOfXYZ |
( |
size_type |
n | ) |
|
|
explicit |
◆ TSequenceOfXYZ() [3/5]
TSequenceOfXYZ::TSequenceOfXYZ |
( |
size_type |
n, |
|
|
const gp_XYZ & |
t |
|
) |
| |
◆ TSequenceOfXYZ() [4/5]
TSequenceOfXYZ::TSequenceOfXYZ |
( |
const TSequenceOfXYZ & |
theSequenceOfXYZ | ) |
|
◆ TSequenceOfXYZ() [5/5]
template<class InputIterator >
TSequenceOfXYZ::TSequenceOfXYZ |
( |
InputIterator |
theBegin, |
|
|
InputIterator |
theEnd |
|
) |
| |
◆ ~TSequenceOfXYZ()
TSequenceOfXYZ::~TSequenceOfXYZ |
( |
| ) |
|
◆ clear()
void TSequenceOfXYZ::clear |
( |
| ) |
|
◆ getElement()
◆ getElementEntity()
SMDSAbs_EntityType TSequenceOfXYZ::getElementEntity |
( |
| ) |
const |
◆ operator()() [1/2]
gp_XYZ & TSequenceOfXYZ::operator() |
( |
size_type |
n | ) |
|
◆ operator()() [2/2]
const gp_XYZ & TSequenceOfXYZ::operator() |
( |
size_type |
n | ) |
const |
◆ operator=()
◆ push_back()
void TSequenceOfXYZ::push_back |
( |
const gp_XYZ & |
v | ) |
|
◆ reserve()
void TSequenceOfXYZ::reserve |
( |
size_type |
n | ) |
|
◆ setElement()
◆ size()
TSequenceOfXYZ::size_type TSequenceOfXYZ::size |
( |
| ) |
const |
Referenced by gzip_utf8.GzipFile::close(), PathScripts.PostUtils.GCodeEditorDialog::done(), SMESH::Controls::MaxElementLength2D::GetValue(), SMESH::Controls::MinimumAngle::GetValue(), SMESH::Controls::AspectRatio::GetValue(), SMESH::Controls::AspectRatio3D::GetValue(), SMESH::Controls::Warping::GetValue(), SMESH::Controls::Taper::GetValue(), SMESH::Controls::Skew::GetValue(), SMESH::Controls::Area::GetValue(), SMESH::Controls::Length::GetValue(), SMESH::Controls::MaxElementLength3D::GetValue(), SMESH::Controls::Length2D::GetValue(), and gzip_utf8.GzipFile::write().
The documentation for this class was generated from the following files:
- FreeCAD/src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
- FreeCAD/src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp