Main Page | Compound List | Compound Members

VUEPlant Class Reference


Your Ad Here


List of all members.

Public Member Functions

None SetWind (tuple_of_floats_x_y_z vDirection, float fIntensity)
 Changes the direction and intensity of wind applied to the plant.
tuple_direction_intensity Wind ()
 Retieves the wind settings for the plant.

Member Function Documentation

None SetWind tuple_of_floats_x_y_z  vDirection,
float  fIntensity
 

Changes the direction and intensity of wind applied to the plant.

Parameters:
vDirection tuple (x,y,z) for direction of the wind
fIntensity floating-point value for the instensity of the wind
See also:
Wind.

tuple_direction_intensity Wind  ) 
 

Retieves the wind settings for the plant.

Returns:
a tuple ((x,y,z),intensity) where (x,y,z) is a tuple for the wind direction and intensity is a floating-point value representing the wind intensity.
See also:
SetWind.


Generated using doxygen on Wed Nov 29 17:50:20 2006.
©2003 e-on software, inc. All rights reserved.

Return to Vue Index


Your Ad Here