Gazebo

Plane Geom
[Geoms]


Detailed Description

Geom for an infinite plane.

Attributes
The following attributes are supported.

Example
      <geom:plane name="plane1_geom">
        <normal>0 0 1</normal>
        <size>2000 2000</size>
        <segments>10 10</segments>
        <uvTile>100 100</uvTile>
        <material>Gazebo/GrassFloor</material>
      </geom:plane>
      


Classes

class  PlaneGeom


Last updated Aug 04 2007