messiah_time.h


Provides time related information and manipulation.

Version:
1.1
Date:
6/07/03


API Functions



FXvoid fxFrameCalculate (FXdouble frame, FXint flags)
 Goto or update the specified time.

FXdouble fxFrameCalcGet (FXvoid)
 Get and calculate the current frame.

FXdouble fxFrameGet (FXvoid)
 Get the current frame.

FXvoid fxFrameSet (FXdouble frame)
 Set the current frame.

FXdouble fxTimeGet (FXvoid)
 Get the current time.

FXvoid fxTimeSet (FXdouble time)
 Set the current time.

FXdouble fxFPSGet (FXvoid)
 Get the Frames Per Second.

FXint fxFPSSet (FXdouble fps)
 Set the Frames Per Second.

FXvoid fxFrameRangeGet (FXdouble *in, FXdouble *out)
 Get the current time range of the scene (in point and out point).

FXvoid fxFrameRangeSet (FXdouble in, FXdouble out)
 Set the current time range of the scene (in point and out point).


Defines

#define NOW
 Expands to fxFrameCalcGet(), returns the current time as an FXdouble.

#define FX_FCALC_SETFRAME
 Flag passed to fxFrameCalculate to set the current frame inside of messiah.

#define FX_FCALC_UPDATE
 Flag passed to fxFrameCalculate to update the scene at the specified time.


© 2003 pmG WorldWide, LLC.


www.projectmessiah.com

groups.yahoo.com/pmGmessiah

Last Updated on Thu Jul 10 04:49:37 2003