Public Member Functions | |
MeshVertex (const Base::Vector3d &p) | |
MeshVertex (Standard_Real X, Standard_Real Y, Standard_Real Z) | |
bool | operator< (const MeshVertex &v) const |
Base::Vector3d | toPoint () const |
Public Attributes | |
Standard_Integer | i |
Standard_Real | x |
Standard_Real | y |
Standard_Real | z |
Constructor & Destructor Documentation
◆ MeshVertex() [1/2]
Part::MeshVertex::MeshVertex | ( | Standard_Real | X, |
Standard_Real | Y, | ||
Standard_Real | Z | ||
) |
◆ MeshVertex() [2/2]
Part::MeshVertex::MeshVertex | ( | const Base::Vector3d & | p | ) |
Member Function Documentation
◆ operator<()
bool Part::MeshVertex::operator< | ( | const MeshVertex & | v | ) | const |
◆ toPoint()
Base::Vector3d Part::MeshVertex::toPoint | ( | ) | const |
Member Data Documentation
◆ i
Standard_Integer Part::MeshVertex::i |
◆ x
Standard_Real Part::MeshVertex::x |
Referenced by Mod.PartDesign.Scripts.FilletArc.Vector::add(), PathScripts.PathInspect.GCodeEditorDialog::cleanup(), Mod.PartDesign.Scripts.FilletArc.Vector::cross(), PathScripts.PostUtils.GCodeEditorDialog::done(), Mod.PartDesign.Scripts.FilletArc.Vector::dot(), Mod.PartDesign.Scripts.FilletArc.Vector::length(), Mod.PartDesign.Scripts.FilletArc.Vector::mult(), Mod.PartDesign.Scripts.FilletArc.Vector::norm(), PathScripts.PathDressupHoldingTags.Tag::originAt(), and Mod.PartDesign.Scripts.FilletArc.Vector::sub().
◆ y
Standard_Real Part::MeshVertex::y |
Referenced by Mod.PartDesign.Scripts.FilletArc.Vector::add(), PathScripts.PathInspect.GCodeEditorDialog::cleanup(), Mod.PartDesign.Scripts.FilletArc.Vector::cross(), PathScripts.PostUtils.GCodeEditorDialog::done(), Mod.PartDesign.Scripts.FilletArc.Vector::dot(), Mod.PartDesign.Scripts.FilletArc.Vector::length(), Mod.PartDesign.Scripts.FilletArc.Vector::mult(), Mod.PartDesign.Scripts.FilletArc.Vector::norm(), PathScripts.PathDressupHoldingTags.Tag::originAt(), and Mod.PartDesign.Scripts.FilletArc.Vector::sub().
◆ z
Standard_Real Part::MeshVertex::z |
Referenced by Mod.PartDesign.Scripts.FilletArc.Vector::add(), automotive_design.revolved_area_solid::axis_line(), automotive_design.surface_of_revolution::axis_line(), automotive_design.revolved_face_solid::axis_line(), ifc4.ifcrevolvedareasolid::axisdirectioninxy(), ifc2x3.ifcsurfaceofrevolution::axisline(), ifc4.ifcsurfaceofrevolution::axisline(), ifc2x3.ifcrevolvedareasolid::axisline(), ifc4.ifcrevolvedareasolid::axisline(), PathScripts.PathDressupHoldingTags.Tag::bottom(), PathScripts.PathDressupTag.TagSolid::cloneAt(), PathScripts.PathDressupHoldingTags.Tag::createSolidsAt(), Mod.PartDesign.Scripts.FilletArc.Vector::cross(), Mod.PartDesign.Scripts.FilletArc.Vector::dot(), Mod.PartDesign.Scripts.FilletArc.Vector::length(), Mod.PartDesign.Scripts.FilletArc.Vector::mult(), Mod.PartDesign.Scripts.FilletArc.Vector::norm(), Mod.PartDesign.Scripts.FilletArc.Vector::sub(), PathScripts.PathDressupHoldingTags.Tag::top(), and ifc2x3.ifcrevolvedareasolid::wr32().
The documentation for this struct was generated from the following file:
- src/Mod/Part/App/TopoShape.cpp