Defines a rigid body translation in Cartesian coordinates. More...
#include <E57SimpleData.h>
Public Member Functions | |
bool | operator!= (const Translation &rhs) const |
bool | operator== (const Translation &rhs) const |
Static Public Member Functions | |
static Translation | identity () |
Public Attributes | |
double | x { 0. } |
The X coordinate of the translation (in meters) More... | |
double | y { 0. } |
The Y coordinate of the translation (in meters) More... | |
double | z { 0. } |
The Z coordinate of the translation (in meters) More... | |
Defines a rigid body translation in Cartesian coordinates.
|
static |
Referenced by e57::RigidBodyTransform::identity().
bool e57::Translation::operator!= | ( | const Translation & | rhs | ) | const |
bool e57::Translation::operator== | ( | const Translation & | rhs | ) | const |
double e57::Translation::x { 0. } |
The X coordinate of the translation (in meters)
Referenced by Mod.PartDesign.Scripts.FilletArc.Vector::add(), DraftGui.DraftToolBar::changeXValue(), importSVG.svgHandler::characters(), 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(), e57::WriterImpl::NewImage2D(), Mod.PartDesign.Scripts.FilletArc.Vector::norm(), operator==(), PathScripts.PathDressupHoldingTags.Tag::originAt(), DraftGui.DraftToolBar::pointUi(), e57::ReaderImpl::ReadData3D(), e57::ReaderImpl::ReadImage2D(), DraftGui.DraftToolBar::reset_ui_values(), Mod.PartDesign.Scripts.FilletArc.Vector::sub(), DraftGui.DraftToolBar::update_cartesian_coords(), DraftGui.DraftToolBar::update_spherical_coords(), DraftGui.DraftToolBar::updateSnapper(), DraftGui.DraftToolBar::validatePoint(), and automotive_design.right_angular_wedge::wr1().
double e57::Translation::y { 0. } |
The Y coordinate of the translation (in meters)
Referenced by Mod.PartDesign.Scripts.FilletArc.Vector::add(), DraftGui.DraftToolBar::changeYValue(), importSVG.svgHandler::characters(), 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(), e57::WriterImpl::NewImage2D(), Mod.PartDesign.Scripts.FilletArc.Vector::norm(), operator==(), PathScripts.PathDressupHoldingTags.Tag::originAt(), DraftGui.DraftToolBar::pointUi(), e57::ReaderImpl::ReadData3D(), e57::ReaderImpl::ReadImage2D(), DraftGui.DraftToolBar::reset_ui_values(), Mod.PartDesign.Scripts.FilletArc.Vector::sub(), DraftGui.DraftToolBar::update_cartesian_coords(), DraftGui.DraftToolBar::update_spherical_coords(), DraftGui.DraftToolBar::updateSnapper(), and DraftGui.DraftToolBar::validatePoint().
double e57::Translation::z { 0. } |
The Z coordinate of the translation (in meters)
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(), ifc2x3.ifcrevolvedareasolid::axisline(), ifc4.ifcsurfaceofrevolution::axisline(), ifc4.ifcrevolvedareasolid::axisline(), PathScripts.PathDressupHoldingTags.Tag::bottom(), DraftGui.DraftToolBar::changeZValue(), 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(), e57::WriterImpl::NewImage2D(), Mod.PartDesign.Scripts.FilletArc.Vector::norm(), operator==(), DraftGui.DraftToolBar::pointUi(), e57::ReaderImpl::ReadData3D(), e57::ReaderImpl::ReadImage2D(), DraftGui.DraftToolBar::reset_ui_values(), importSH3D.SH3DHandler::startElement(), Mod.PartDesign.Scripts.FilletArc.Vector::sub(), PathScripts.PathDressupHoldingTags.Tag::top(), DraftGui.DraftToolBar::update_cartesian_coords(), DraftGui.DraftToolBar::update_spherical_coords(), DraftGui.DraftToolBar::updateSnapper(), DraftGui.DraftToolBar::validatePoint(), and ifc2x3.ifcrevolvedareasolid::wr32().