Name
lod --- Level Of Detail display
Syntax
lod [frustum] [poi] [map] [dis] [upd] [automatic] [epsilon] [image] [typesizes] [errtest] [delta] [camdist] [campoi] [setcampoi] [poifrustum] [profilerstart] [profilerstop] [lodgrid] [calculate] [gentestseis] [normal] [normalmap] [triangulate] [resample] [usevertextexture] [vertextextureprecision] [usethread] [report] [glversion] [glvendor] [glextensions] [glrenderer] [glreport] [dgp] [contour] [nolodmap] [debug]
Description
Command using multiple downsampled/decimated versions of the dataset for fast display of large datasets.
lod poi
LineWidth
Syntax">Syntax
lod poi [range] [zerocenter] [point_size] [contour_increment] [contour_values] [contour_aml] [color_filling_method] [solid_color] [show_all_points] [range] [zerocenter] [point_size] [contour_increment] [contour_values] [contour_aml] [color_filling_method] [solid_color] [show_all_points]
Arguments">Arguments
range min max
Explanation-bla-bla with range [1, 2, 3 ..].
zerocenter
Setting the data range to +- the maximum absoulute range of the dataset:
range_min = -max(abs(data_range_min), abs(data_range_max))
range_max = max(abs(data_range_min), abs(data_range_max))
arg2 red | blu | gre | pin | tur | yel | whi | bla | bro
Explanation-bla-bla for arg2 in color red / blue ...
arg3 [PointSize]
Explanation bla-bla- PointSize is a number larger than 0, relative to 1 (default), giving bla-bla.
Arguments">Arguments
LineWidth
Explanation-bla-bla with range [1, 2, 3 ..].
arg1
Explanation-bla-bla for arg1
arg2 red | blu | gre | pin | tur | yel | whi | bla | bro
Explanation-bla-bla for arg2 in color red / blue ...
arg3 [PointSize]
Explanation bla-bla- PointSize is a number larger than 0, relative to 1 (default), giving bla-bla.
Examples
Ex.1: Title-of-example
# read any grid xxx arg1 ;# Example bla bla pol ;# Display as polygon
See also
[yyy], [zzz]