| _alpha | RE::GFxValue::DisplayInfo | protected |
| _flags | RE::GFxValue::DisplayInfo | protected |
| _fov | RE::GFxValue::DisplayInfo | protected |
| _pad31 | RE::GFxValue::DisplayInfo | protected |
| _pad32 | RE::GFxValue::DisplayInfo | protected |
| _pad34 | RE::GFxValue::DisplayInfo | protected |
| _padD2 | RE::GFxValue::DisplayInfo | protected |
| _padD4 | RE::GFxValue::DisplayInfo | protected |
| _perspMatrix3D | RE::GFxValue::DisplayInfo | protected |
| _rotation | RE::GFxValue::DisplayInfo | protected |
| _viewMatrix3D | RE::GFxValue::DisplayInfo | protected |
| _visible | RE::GFxValue::DisplayInfo | protected |
| _x | RE::GFxValue::DisplayInfo | protected |
| _xRotation | RE::GFxValue::DisplayInfo | protected |
| _xScale | RE::GFxValue::DisplayInfo | protected |
| _y | RE::GFxValue::DisplayInfo | protected |
| _yRotation | RE::GFxValue::DisplayInfo | protected |
| _yScale | RE::GFxValue::DisplayInfo | protected |
| _z | RE::GFxValue::DisplayInfo | protected |
| _zScale | RE::GFxValue::DisplayInfo | protected |
| Clear() | RE::GFxValue::DisplayInfo | |
| ClearFlags(Flag a_flags) | RE::GFxValue::DisplayInfo | protected |
| DisplayInfo()=default | RE::GFxValue::DisplayInfo | |
| DisplayInfo(double a_x, double a_y) | RE::GFxValue::DisplayInfo | |
| DisplayInfo(double a_rotation) | RE::GFxValue::DisplayInfo | |
| DisplayInfo(bool a_visible) | RE::GFxValue::DisplayInfo | |
| Flag enum name | RE::GFxValue::DisplayInfo | |
| GetAlpha() const | RE::GFxValue::DisplayInfo | |
| GetFOV() const | RE::GFxValue::DisplayInfo | |
| GetPerspectiveMatrix3D() const | RE::GFxValue::DisplayInfo | |
| GetRotation() const | RE::GFxValue::DisplayInfo | |
| GetViewMatrix3D() const | RE::GFxValue::DisplayInfo | |
| GetVisible() const | RE::GFxValue::DisplayInfo | |
| GetX() const | RE::GFxValue::DisplayInfo | |
| GetXRotation() const | RE::GFxValue::DisplayInfo | |
| GetXScale() const | RE::GFxValue::DisplayInfo | |
| GetY() const | RE::GFxValue::DisplayInfo | |
| GetYRotation() const | RE::GFxValue::DisplayInfo | |
| GetYScale() const | RE::GFxValue::DisplayInfo | |
| GetZ() const | RE::GFxValue::DisplayInfo | |
| GetZScale() const | RE::GFxValue::DisplayInfo | |
| Initialize(Flag a_varsSet, double a_x, double a_y, double a_rotation, double a_xScale, double a_yScale, double a_alpha, bool a_visible, double a_z, double a_xRotation, double a_yRotation, double a_zScale, double a_fov, const GMatrix3D *a_viewM, const GMatrix3D *a_perspM) | RE::GFxValue::DisplayInfo | |
| IsFlagSet(Flag a_flag) const | RE::GFxValue::DisplayInfo | |
| Set(double a_x, double a_y, double a_rotation, double a_xScale, double a_yScale, double a_alpha, bool a_visible) | RE::GFxValue::DisplayInfo | |
| Set(double a_x, double a_y, double a_rotation, double a_xScale, double a_yScale, double a_alpha, bool a_visible, double a_z, double a_xRotation, double a_yRotation, double a_zScale) | RE::GFxValue::DisplayInfo | |
| SetAlpha(double a_alpha) | RE::GFxValue::DisplayInfo | |
| SetFlags(Flag a_flags) | RE::GFxValue::DisplayInfo | protected |
| SetFOV(double a_fov) | RE::GFxValue::DisplayInfo | |
| SetPerspectiveMatrix3D(const GMatrix3D *a_mat) | RE::GFxValue::DisplayInfo | |
| SetPosition(double a_x, double a_y) | RE::GFxValue::DisplayInfo | |
| SetRotation(double a_degrees) | RE::GFxValue::DisplayInfo | |
| SetScale(double a_xScale, double a_yScale) | RE::GFxValue::DisplayInfo | |
| SetViewMatrix3D(const GMatrix3D *a_mat) | RE::GFxValue::DisplayInfo | |
| SetVisible(bool a_visible) | RE::GFxValue::DisplayInfo | |
| SetX(double a_x) | RE::GFxValue::DisplayInfo | |
| SetXRotation(double a_degrees) | RE::GFxValue::DisplayInfo | |
| SetXScale(double a_xScale) | RE::GFxValue::DisplayInfo | |
| SetY(double a_y) | RE::GFxValue::DisplayInfo | |
| SetYRotation(double a_degrees) | RE::GFxValue::DisplayInfo | |
| SetYScale(double a_yScale) | RE::GFxValue::DisplayInfo | |
| SetZ(double a_z) | RE::GFxValue::DisplayInfo | |
| SetZScale(double a_zScale) | RE::GFxValue::DisplayInfo | |