Main Page | Compound List | Compound Members

VUECamera Class Reference


Your Ad Here


List of all members.

Public Member Functions

float DepthOfField ()
 Returns the depth of field of the camera.
float Exposure ()
 Returns the camera's exposure.
float Focal ()
 Returns the focal length of the camera.
float FocusDistance ()
 Returns the distance to the focus plane.
None SetDepthOfField (float fNewDepthOfField=0.0f)
 Sets the depth of field amount of the camera.
None SetExposure (float fNewExposure)
 Sets the camera's exposure.
None SetFocal (float fNewFocal=35.0f)
 Sets the focal length of the camera.
None SetFocusDistance (float fNewFocus=100.0f)
 Sets the focus point of the camera.

Member Function Documentation

float DepthOfField  ) 
 

Returns the depth of field of the camera.

See also:
SetDepthOfField().

float Exposure  ) 
 

Returns the camera's exposure.

See also:
SetExposure().

float Focal  ) 
 

Returns the focal length of the camera.

See also:
SetFocal().

float FocusDistance  ) 
 

Returns the distance to the focus plane.

See also:
SetFocusDistance().

None SetDepthOfField float  fNewDepthOfField = 0.0f  ) 
 

Sets the depth of field amount of the camera.

None SetExposure float  fNewExposure  ) 
 

Sets the camera's exposure.

None SetFocal float  fNewFocal = 35.0f  ) 
 

Sets the focal length of the camera.

None SetFocusDistance float  fNewFocus = 100.0f  ) 
 

Sets the focus point of the camera.


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

Return to Vue Index


Your Ad Here