Skip to content

Commit

Permalink
Use HeightmapData.hh as example in migration guide
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Jan 19, 2022
1 parent 92e2c7e commit c3d6053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ release will remove the deprecated code.
`graphics` component and into the new `geospatial` component
+ To use the heightmap features, users must add the `geospatial` component
to the `find_package` call and update the include paths to use
the geospatial subfolder (`#include <ignition/common/geospatial/Dem.hh>`)
the geospatial subfolder (`#include <ignition/common/geospatial/HeightmapData.hh>`)

## Ignition Common 3.X to 4.X

Expand Down

0 comments on commit c3d6053

Please sign in to comment.