Home
last modified time | relevance | path

Searched refs:MapViewConfig (Results 1 – 11 of 11) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DMapViewConfig.cpp26 MapViewConfig::MapViewConfig(const Model::EditorContext& editorContext) : in MapViewConfig() function in TrenchBroom::View::MapViewConfig
36 bool MapViewConfig::showEntityClassnames() const { in showEntityClassnames()
47 bool MapViewConfig::showPointEntities() const { in showPointEntities()
62 bool MapViewConfig::showEntityBounds() const { in showEntityBounds()
73 bool MapViewConfig::showBrushes() const { in showBrushes()
77 bool MapViewConfig::showFaces() const { in showFaces()
81 bool MapViewConfig::showTextures() const { in showTextures()
85 MapViewConfig::FaceRenderMode MapViewConfig::faceRenderMode() const { in faceRenderMode()
96 bool MapViewConfig::shadeFaces() const { in shadeFaces()
108 bool MapViewConfig::showFog() const { in showFog()
[all …]
H A DMapViewConfig.h31 class MapViewConfig {
52 MapViewConfig(const Model::EditorContext& editorContext);
81 MapViewConfig(const MapViewConfig& other);
82 MapViewConfig& operator=(const MapViewConfig& other);
H A DViewEditor.cpp213 MapViewConfig& config = document->mapViewConfig(); in OnShowEntityClassnamesChanged()
221 MapViewConfig& config = document->mapViewConfig(); in OnShowEntityBoundsChanged()
237 MapViewConfig& config = document->mapViewConfig(); in OnShowPointEntityModelsChanged()
275 MapViewConfig& config = document->mapViewConfig(); in OnFaceRenderModeChanged()
279 config.setFaceRenderMode(MapViewConfig::FaceRenderMode_Flat); in OnFaceRenderModeChanged()
294 MapViewConfig& config = document->mapViewConfig(); in OnShadeFacesChanged()
302 MapViewConfig& config = document->mapViewConfig(); in OnShowFogChanged()
310 MapViewConfig& config = document->mapViewConfig(); in OnShowEdgesChanged()
559 const MapViewConfig& config = document->mapViewConfig(); in refreshEntitiesPanel()
570 const MapViewConfig& config = document->mapViewConfig(); in refreshBrushesPanel()
[all …]
H A DMapDocument.h58 class MapViewConfig; variable
80 MapViewConfig* m_mapViewConfig;
164 MapViewConfig& mapViewConfig() const;
H A DMapDocument.cpp117 m_mapViewConfig(new MapViewConfig(*m_editorContext)), in MapDocument()
208 View::MapViewConfig& MapDocument::mapViewConfig() const { in mapViewConfig()
H A DMapViewBase.cpp854 const MapViewConfig& mapViewConfig = document->mapViewConfig(); in createRenderContext()
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/geomap/
H A Dtypes.ts25 export interface MapViewConfig { interface
35 export const defaultView: MapViewConfig = {
43 view: MapViewConfig;
H A DGeomapPanel.tsx21 import { ControlsOptions, GeomapPanelOptions, MapLayerState, MapViewConfig } from './types';
465 initMapView(config: MapViewConfig): View {
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/geomap/editor/
H A DMapViewEditor.tsx4 import { GeomapPanelOptions, MapViewConfig } from '../types';
10 export const MapViewEditor: FC<StandardEditorProps<MapViewConfig, any, GeomapPanelOptions, GeomapIn…
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DRenderContext.h28 class MapViewConfig; variable
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D4017.0e38943fa459e872fe93.js.map1MapViewConfig {\n id: string; // placename > lookup\n lat?: number;\n lon?: number;\n zoom?: n…