BoxGeom Interface Reference

Information about a box geometry. More...


Detailed Description

Information about a box geometry.


import "vector3d.proto";

message BoxGeom
{
  required Vector3d size  = 1;
}
/// 

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