CylinderGeom Interface Reference

Information about a cylinder geometry. More...


Detailed Description

Information about a cylinder geometry.


message CylinderGeom
{
  required double radius  = 1;
  required double length  = 2;
}
/// 

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