Heightmap Interface Reference

Message for a heightmap geometry. More...


Detailed Description

Message for a heightmap geometry.


import "vector3d.proto";

message HeightmapGeom
{
  required string filename  = 1;
  optional Vector3d size    = 2;
  optional Vector3d offset  = 3;
}

/// 

The documentation for this interface was generated from the following file: