|
DomeGeom Class ReferenceGeom for a dome.
More...
#include <DomeGeom.hh>
Inheritance diagram for DomeGeom:
List of all members.
Detailed Description
Geom for a dome.
This geom is used primarily for sky dome. Note that it assumed nothing will ever collide with this geom
Constructor & Destructor Documentation
DomeGeom::DomeGeom |
( |
Body * |
body, |
|
|
dSpaceID |
spaceId, |
|
|
int |
resolution |
|
) |
|
|
|
Constructor.
- Parameters:
-
| body | Body to which we are attached. |
| spaceId | Collision space to which we belong. |
| resolution | Resolution of the dome = number of triangles |
|
DomeGeom::~DomeGeom |
( |
|
) |
[virtual] |
|
Member Function Documentation
void DomeGeom::SetDayTime |
( |
double |
seconds |
) |
|
|
void DomeGeom::SetElapsedTime |
( |
double |
seconds |
) |
|
|
|
Render the geom (GL).
Reimplemented from Geom. |
The documentation for this class was generated from the following files:
|