Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Name

lod --- Level Of Detail display

...

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

lod  [dis] [poi]  [map] [frustum] [automatic] [epsilon] [glreport] [glextensions]

...

Syntax for general commands

frustum

automatic "on" | "off" 

epsilon value

glreport

glextensions

 

Syntax for lod dis

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

lod dis [showfullresmesh] [col] [alpha]

Description

For displaying solid color grids.

Arguments

showfullresmesh 

col r g b

alpha a

 

Syntax for lod poi

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

lod poi [range] [zerocenter] [point_size] [contour_increment] [contour_values] [contour_aml] [color_filling_method] [solid_color] [show_all_points][field]

Description

For displaying point cloud data.

Arguments

range min max 

zerocenter

...

solid_color r g b

show_all_points

field str

Syntax for lod map

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

lod map [range] [zerocenter] [showfullresmesh] [contour_increment] [contour_values] [contour_aml] [color_filling_method] [solid_color] [show_contour_lines] [contour_line_color] [textures]

Description

For displaying grid data with color lookup table from height/depth, contour lines and projected images.

Arguments

range min max 

zerocenter

showfullresmesh

contour_increment distance

contour_values num_values value1 .. value32

...

No Format
bgColor#eeeeee
borderWidth1
         lod map color_filling_method discrete contour_values 3 0 100 200;

...

No Format
bgColor#eeeeee
borderWidth1

        lod map color_filling_method continous show_contour_lines 1 contour_line_color 0 0 0 contour_values 3 0 100 200;

...