Generate boundary geometry
osgearth_boundarygen \kx model_file [--out path | --no-geocentric | --convex-hull | --verbose | --view]
osgearth_boundarygen generates boundary geometry that you can use with an osgEarth <mask> layer in order to stich an external model into the terrain.
model_file
Path to the model file
\*(T<--out\*(T> path
output file for boundary geometry (default is boundary.txt)
\*(T<--no-geocentric\*(T>
Skip geocentric reprojection (for flat databases)
\*(T<--convex-hull\*(T>
calculate a convex hull instead of a full boundary
\*(T<--verbose\*(T>
print progress to console
\*(T<--view\*(T>
show result in 3D window