PlaneGeom Class Reference
[Plane Geom]
#include <PlaneGeom.hh>
Inheritance diagram for PlaneGeom:
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.
Public Member Functions | |
PlaneGeom (Body *body) | |
virtual | ~PlaneGeom () |
void | SetAltitude (double altitude) |
virtual void | LoadChild (XMLConfigNode *node) |
Constructor & Destructor Documentation
virtual ~PlaneGeom | ( | ) | [virtual] |
Destructor
Member Function Documentation
void SetAltitude | ( | double | altitude | ) |
Set the altitude of the plane
virtual void LoadChild | ( | XMLConfigNode * | node | ) | [virtual] |
Load the plane
Implements Geom.
The documentation for this class was generated from the following file: