SIO2ipo Struct Reference

#include <sio2_ipo.h>

Collaboration diagram for SIO2ipo:

Collaboration graph
[legend]

List of all members.

Public Attributes

char name [SIO2_MAX_CHAR]
 The name of the IPO.
SIO2ipocurvelocx
 The locX SIO2ipocurve.
SIO2ipocurvelocy
 The locY SIO2ipocurve.
SIO2ipocurvelocz
 The locZ SIO2ipocurve.
SIO2ipocurverotx
 The rotX SIO2ipocurve.
SIO2ipocurveroty
 The rotY SIO2ipocurve.
SIO2ipocurverotz
 The rotZ SIO2ipocurve.
SIO2ipocurvesclx
 The sclX SIO2ipocurve.
SIO2ipocurvescly
 The sclY SIO2ipocurve.
SIO2ipocurvesclz
 The sclZ SIO2ipocurve.
unsigned char state
 The playback state of the SIO2ipo.
SIO2transform _SIO2transform
 The transformation of the pivot point of the SIO2ipo.


Member Data Documentation

char SIO2ipo::name[SIO2_MAX_CHAR]

The name of the IPO.

Referenced by sio2IpoInit(), and sio2ResourceGet().

unsigned char SIO2ipo::state

The playback state of the SIO2ipo.

This state will basically takes one of the following values:

SIO2_PLAY
SIO2_PAUSE
SIO2_STOP

You can change the state of the SIO2ipo manually or use one of the following function to do so:

sio2IpoPlay
sio2IpoPause
sio2IpoStop
sio2IpoReset

Referenced by sio2CameraRender(), sio2EmitterRender(), sio2IpoPause(), sio2IpoPlay(), sio2IpoRender(), sio2IpoStop(), sio2LampRender(), sio2ObjectRender(), and sio2ResourceRender().

The transformation of the pivot point of the SIO2ipo.

Referenced by sio2CameraRender(), sio2EmitterRender(), sio2IpoInit(), sio2IpoRender(), sio2IpoReset(), sio2LampRender(), and sio2ObjectRender().


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