SGCloudField Class Reference

A layer of 3D clouds. More...

#include <cloudfield.hxx>

List of all members.

Public Member Functions

bool reposition (const SGVec3f &p, const SGVec3f &up, double lon, double lat, double dt, int asl)
 reposition the cloud layer at the specified origin and orientation.

Detailed Description

A layer of 3D clouds.

Definition at line 55 of file cloudfield.hxx.


Member Function Documentation

bool SGCloudField::reposition ( const SGVec3f p,
const SGVec3f up,
double  lon,
double  lat,
double  dt,
int  asl 
)

reposition the cloud layer at the specified origin and orientation.

Parameters:
p position vector
up the local up vector
lon specifies a rotation about the Z axis
lat specifies a rotation about the new Y axis
dt the time elapsed since the last call
asl altitude of the layer

Definition at line 72 of file cloudfield.cxx.


The documentation for this class was generated from the following files:

Generated on 23 Feb 2010 for SimGear by  doxygen 1.6.1