#include <map_view.h>
◆ EActiveOp
| Enumerator |
|---|
| NONE | |
| BRUSH_GRAB | |
| BRUSH_DRAW | |
| BRUSH_PAINT | |
| PAN_WORLD | |
| PAN_EDITOR | |
◆ Focus()
◆ GetEditorOffset()
| vec2 CMapView::GetEditorOffset |
( |
| ) |
const |
◆ GetWorldOffset()
| vec2 CMapView::GetWorldOffset |
( |
| ) |
const |
◆ GetWorldZoom()
| float CMapView::GetWorldZoom |
( |
| ) |
const |
◆ IsFocused()
| bool CMapView::IsFocused |
( |
| ) |
|
◆ MapGrid() [1/2]
◆ MapGrid() [2/2]
| const CMapGrid * CMapView::MapGrid |
( |
| ) |
const |
◆ MouseDeltaWorld()
| vec2 CMapView::MouseDeltaWorld |
( |
| ) |
const |
◆ MouseWorldNoParaPos()
| vec2 CMapView::MouseWorldNoParaPos |
( |
| ) |
const |
◆ MouseWorldPos()
| vec2 CMapView::MouseWorldPos |
( |
| ) |
const |
◆ MouseWorldScale()
| float CMapView::MouseWorldScale |
( |
| ) |
const |
◆ OffsetEditor()
| void CMapView::OffsetEditor |
( |
vec2 | Offset | ) |
|
◆ OffsetWorld()
| void CMapView::OffsetWorld |
( |
vec2 | Offset | ) |
|
◆ OnInit()
| void CMapView::OnInit |
( |
CEditor * | pEditor | ) |
|
|
overridevirtual |
Initialize the component and interface pointers. Needs to be the first function that is called. The default implementation also resets the component.
Reimplemented from CEditorComponent.
◆ OnMapLoad()
| void CMapView::OnMapLoad |
( |
| ) |
|
|
overridevirtual |
◆ OnReset()
| void CMapView::OnReset |
( |
| ) |
|
|
overridevirtual |
◆ ProofMode() [1/2]
◆ ProofMode() [2/2]
◆ Render()
| void CMapView::Render |
( |
CUIRect | View | ) |
|
◆ RenderEditorMap()
| void CMapView::RenderEditorMap |
( |
| ) |
|
◆ RenderGroupBorder()
| void CMapView::RenderGroupBorder |
( |
| ) |
|
◆ ResetMouseDeltaWorld()
| void CMapView::ResetMouseDeltaWorld |
( |
| ) |
|
◆ ResetZoom()
| void CMapView::ResetZoom |
( |
| ) |
|
Reset zoom and editor offset.
◆ ScaleLength()
| float CMapView::ScaleLength |
( |
float | Value | ) |
const |
Scale length according to zoom value.
◆ SetEditorOffset()
| void CMapView::SetEditorOffset |
( |
vec2 | EditorOffset | ) |
|
◆ SetWorldOffset()
| void CMapView::SetWorldOffset |
( |
vec2 | WorldOffset | ) |
|
◆ UpdateMouseWorld()
| void CMapView::UpdateMouseWorld |
( |
| ) |
|
◆ UpdateZoom()
| void CMapView::UpdateZoom |
( |
| ) |
|
◆ Zoom() [1/2]
◆ Zoom() [2/2]
◆ ZoomMouseTarget()
| void CMapView::ZoomMouseTarget |
( |
float | ZoomFactor | ) |
|
◆ m_MapGrid
◆ m_ProofMode
The documentation for this class was generated from the following files: