PlaneGeom Class Reference
Geom for an infinite plane. More...
#include <PlaneGeom.hh>
Inheritance diagram for PlaneGeom:

| Public Member Functions | |
| PlaneGeom (Body *body, dSpaceID spaceId, double altitude, GzVector normal) | |
| Constructor. | |
| virtual | ~PlaneGeom () | 
| Destructor. | |
| virtual void | Render (RenderOptions *opt) | 
| Render the geom (GL). | |
Detailed Description
Geom for an infinite plane.This geom is used primarily for ground planes. Note that while the plane in infinite, only the part near the camera is drawn.
Constructor & Destructor Documentation
| 
 | ||||||||||||||||||||
| Constructor. 
 
 | 
| 
 | 
| Destructor. 
 | 
Member Function Documentation
| 
 | 
| Render the geom (GL). 
 Reimplemented from Geom. | 
The documentation for this class was generated from the following files:
