Public Member Functions | |
StopPoint (const std::string &fName, double fX, double fY, double fZ, double fT) | |
Public Attributes | |
std::string | name |
double | t |
double | x |
double | y |
double | z |
Definition at line 30 of file RHStopTracer.h.
|
inline |
Definition at line 31 of file RHStopTracer.h.
std::string RHStopTracer::StopPoint::name |
Definition at line 34 of file RHStopTracer.h.
Referenced by python.Vispa.Views.PropertyView.Property::valueChanged().
double RHStopTracer::StopPoint::t |
Definition at line 38 of file RHStopTracer.h.
double RHStopTracer::StopPoint::x |
Definition at line 35 of file RHStopTracer.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), python.Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), python.Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), and python.Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().
double RHStopTracer::StopPoint::y |
Definition at line 36 of file RHStopTracer.h.
Referenced by svgfig.Ellipse::__repr__(), python.Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), python.Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), and python.Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().
double RHStopTracer::StopPoint::z |
Definition at line 37 of file RHStopTracer.h.
Referenced by geometryXMLparser.Alignable::pos().