SIO2ipocurve Struct Reference

#include <sio2_ipocurve.h>

Collaboration diagram for SIO2ipocurve:

Collaboration graph
[legend]

List of all members.

Public Attributes

unsigned int curr_point
 The current point on the SIO2ipocurve.
float t_ratio
 The time ratio between the two current adjacent point on the SIO2ipocurve.
float v_ratio
 The value ratio between the two current adjacent point on the SIO2ipocurve.
float tv_ratio
 The time vs value ratio between the two current adjacent point on the SIO2ipocurve.
float d_time
 The current delta time of the SIO2ipocurve.
float value
 The current value of the SIO2ipocurve.
unsigned char interpolation
 The interpolation method to use between two points.
unsigned char extrapolation
 The extrapolation method to use to loop back the SIO2ipocurve.
unsigned int n_point
 The number of points on the SIO2ipocurve.
bez3point
 The bezier triplets for every points on the SIO2ipocurve.


Member Data Documentation

The current point on the SIO2ipocurve.

Referenced by sio2IpoCurveGetRatio(), sio2IpoCurveRender(), and sio2IpoCurveReset().

The time ratio between the two current adjacent point on the SIO2ipocurve.

Referenced by sio2IpoCurveGetRatio(), and sio2IpoCurveRender().

The value ratio between the two current adjacent point on the SIO2ipocurve.

Referenced by sio2IpoCurveGetRatio().

The time vs value ratio between the two current adjacent point on the SIO2ipocurve.

Referenced by sio2IpoCurveGetRatio(), and sio2IpoCurveRender().

The current delta time of the SIO2ipocurve.

Referenced by sio2IpoCurveRender(), and sio2IpoCurveReset().

The current value of the SIO2ipocurve.

Referenced by sio2IpoCurveGetRatio(), sio2IpoCurveRender(), and sio2IpoCurveReset().

The interpolation method to use between two points.

Referenced by sio2IpoCurveRender(), and sio2IpoLoad().

The extrapolation method to use to loop back the SIO2ipocurve.

Referenced by sio2IpoCurveRender(), and sio2IpoLoad().

unsigned int SIO2ipocurve::n_point

The number of points on the SIO2ipocurve.

Referenced by sio2IpoCurveRender(), and sio2IpoLoad().

The bezier triplets for every points on the SIO2ipocurve.

Referenced by sio2IpoCurveFree(), sio2IpoCurveGetRatio(), sio2IpoCurveRender(), and sio2IpoLoad().


The documentation for this struct was generated from the following file:

Generated on Thu Mar 4 15:41:52 2010 for SIO2 Engine by  doxygen 1.5.6