Go to the documentation of this file.
17 #ifndef IGNITION_RENDERING_HEIGHTMAP_HH_
18 #define IGNITION_RENDERING_HEIGHTMAP_HH_
20 #include "ignition/rendering/config.hh"
28 inline namespace IGNITION_RENDERING_VERSION_NAMESPACE {
Describes how a Heightmap should be loaded.
Definition: HeightmapDescriptor.hh:146
A terrain defined by a heightfield.
Definition: Heightmap.hh:32
virtual const HeightmapDescriptor & Descriptor()=0
Get the immutable heightmap descriptor.
Represents a geometric shape to be rendered.
Definition: Geometry.hh:35