This is the complete list of members for mpCovarianceEllipse, including all inherited members.
| GetBrush() const | mpLayer | inline |
| GetColourSquare(int side=16) | mpLayer | |
| GetContinuity() const | mpLayer | inline |
| GetCoordinateBase(double &x, double &y, double &phi) const | mpMovableObject | inline |
| GetCovarianceMatrix(double &cov_00, double &cov_01, double &cov_11) const | mpCovarianceEllipse | inline |
| GetDrawOutsideMargins() | mpLayer | inline |
| GetFont() const | mpLayer | inline |
| GetLayerType() | mpLayer | inline |
| GetMaxX() | mpMovableObject | inlinevirtual |
| GetMaxY() | mpMovableObject | inlinevirtual |
| GetMinX() | mpMovableObject | inlinevirtual |
| GetMinY() | mpMovableObject | inlinevirtual |
| GetName() const | mpLayer | inline |
| GetPen() const | mpLayer | inline |
| GetQuantiles() const | mpCovarianceEllipse | inline |
| GetSegments() const | mpCovarianceEllipse | inline |
| HasBBox() | mpMovableObject | inlinevirtual |
| IsInfo() | mpLayer | inlinevirtual |
| IsVisible() | mpLayer | inline |
| m_bbox_max_x | mpMovableObject | protected |
| m_bbox_max_y | mpMovableObject | protected |
| m_bbox_min_x | mpMovableObject | protected |
| m_bbox_min_y | mpMovableObject | protected |
| m_brush | mpLayer | protected |
| m_continuous | mpLayer | protected |
| m_cov_00 | mpCovarianceEllipse | protected |
| m_cov_01 | mpCovarianceEllipse | protected |
| m_cov_11 | mpCovarianceEllipse | protected |
| m_drawOutsideMargins | mpLayer | protected |
| m_flags | mpMovableObject | protected |
| m_font | mpLayer | protected |
| m_name | mpLayer | protected |
| m_pen | mpLayer | protected |
| m_quantiles | mpCovarianceEllipse | protected |
| m_reference_phi | mpMovableObject | protected |
| m_reference_x | mpMovableObject | protected |
| m_reference_y | mpMovableObject | protected |
| m_segments | mpCovarianceEllipse | protected |
| m_shape_xs | mpMovableObject | protected |
| m_shape_ys | mpMovableObject | protected |
| m_showName | mpLayer | protected |
| m_trans_shape_xs | mpMovableObject | protected |
| m_trans_shape_ys | mpMovableObject | protected |
| m_type | mpLayer | protected |
| m_visible | mpLayer | protected |
| mpCovarianceEllipse(double cov_00=1, double cov_11=1, double cov_01=0, double quantiles=2, int segments=32, const wxString &layerName=wxT("")) | mpCovarianceEllipse | inline |
| mpLayer() | mpLayer | |
| mpMovableObject() | mpMovableObject | inline |
| Plot(wxDC &dc, mpWindow &w) | mpMovableObject | virtual |
| RecalculateShape() | mpCovarianceEllipse | protected |
| SetAlign(int align) | mpMovableObject | inline |
| SetBrush(wxBrush brush) | mpLayer | inline |
| SetContinuity(bool continuity) | mpLayer | inline |
| SetCoordinateBase(double x, double y, double phi=0) | mpMovableObject | inline |
| SetCovarianceMatrix(double cov_00, double cov_01, double cov_11) | mpCovarianceEllipse | inline |
| SetDrawOutsideMargins(bool drawModeOutside) | mpLayer | inline |
| SetFont(wxFont &font) | mpLayer | inline |
| SetName(wxString name) | mpLayer | inline |
| SetPen(wxPen pen) | mpLayer | inline |
| SetQuantiles(double q) | mpCovarianceEllipse | inline |
| SetSegments(int segments) | mpCovarianceEllipse | inline |
| SetVisible(bool show) | mpLayer | inline |
| ShapeUpdated() | mpMovableObject | protected |
| ShowName(bool show) | mpLayer | inline |
| TranslatePoint(double x, double y, double &out_x, double &out_y) | mpMovableObject | protected |
| ~mpCovarianceEllipse() | mpCovarianceEllipse | inlinevirtual |
| ~mpLayer() | mpLayer | inlinevirtual |
| ~mpMovableObject() | mpMovableObject | inlinevirtual |