![]() |
Power System Platform
2024w23a
|
This is the complete list of members for Camera, including all inherited members.
| Camera() (defined in Camera) | Camera | |
| GetMousePosition(bool worldCoords=true) const (defined in Camera) | Camera | |
| GetScale() const (defined in Camera) | Camera | inline |
| GetTranslation() const (defined in Camera) | Camera | inline |
| GetZoomMax() const (defined in Camera) | Camera | inline |
| GetZoomMin() const (defined in Camera) | Camera | inline |
| m_mousePosition (defined in Camera) | Camera | protected |
| m_scale (defined in Camera) | Camera | protected |
| m_translation (defined in Camera) | Camera | protected |
| m_translationStartPt (defined in Camera) | Camera | protected |
| m_zoomMax (defined in Camera) | Camera | protected |
| m_zoomMin (defined in Camera) | Camera | protected |
| ScreenToWorld(wxPoint2DDouble screenCoords) const (defined in Camera) | Camera | |
| SetScale(wxPoint2DDouble screenPoint, double delta) (defined in Camera) | Camera | |
| SetScale(double scale) (defined in Camera) | Camera | inline |
| SetTranslation(wxPoint2DDouble screenPoint) (defined in Camera) | Camera | |
| StartTranslation(wxPoint2DDouble startPoint) (defined in Camera) | Camera | inline |
| UpdateMousePosition(wxPoint2DDouble mousePosition) (defined in Camera) | Camera | inline |
| ~Camera() (defined in Camera) | Camera |