Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

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 

Unknown macro: {indent}

Explanation-bla-bla with range [1, 2, 3 ..].

zerocenter

Unknown macro: {indent}

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

Unknown macro: {indent}

Explanation-bla-bla for arg2 in color red / blue ...

arg3 [PointSize]

Unknown macro: {indent}

Explanation bla-bla- PointSize is a number larger than 0, relative to 1 (default), giving bla-bla.

Arguments">Arguments

LineWidth

Unknown macro: {indent}

Explanation-bla-bla with range [1, 2, 3 ..].

arg1

Unknown macro: {indent}

Explanation-bla-bla for arg1

arg2 red | blu | gre | pin | tur | yel | whi | bla | bro

Unknown macro: {indent}

Explanation-bla-bla for arg2 in color red / blue ...

arg3 [PointSize]

Unknown macro: {indent}

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


Result of xxx on grid

See also

[yyy], [zzz]

Unknown macro: {pagebreak}
  • No labels