Public Member Functions | Public Attributes

TranInfo Class Reference

Search for all occurrences

#include <IMoFlow.h>

Inheritance diagram for TranInfo:
Inheritance graph
[legend]

List of all members.

Public Member Functions

BIPExport  TranInfo ()
BIPExport TranInfo operator= (const TranInfo &TI)
BIPExport int  operator== (const TranInfo &TI)
void  Output (MFL_IOProcessor *IOProc)
void  Input (MFL_IOProcessor *IOProc)
int  GetSourceStart () const
void  SetSourceStart (int s)
int  GetDestStart () const
void  SetDestStart (int s)
int  GetSourceState () const
void  SetSourceState (int s)
int  GetDestState () const
void  SetDestState (int s)
int  GetLength () const
void  SetLength (int l)
float  GetAngle () const
void  SetAngle (float a)
int  GetRandPercent () const
void  SetRandPercent (float r)
float  GetCost () const
void  SetCost (float c)
float  GetEaseIn () const
void  SetEaseIn (float in)
float  GetEaseOut () const
void  SetEaseOut (float out)
int  GetTransFocus () const
void  SetTransFocus (int t)
const MCHAR *  GetNote () const
void  SetNote (const MCHAR *n)

Public Attributes

int  start1
int  start2
int  length
int  rolling1
int  rolling2
int  randpct
int  transFocus
float  angle
float  easein
float  easeout
float  cost
float  flow_angle
path_properties  prop
MCHAR  note [MAXTRANNOTE]

Constructor & Destructor Documentation

BIPExport TranInfo ( )

Member Function Documentation

BIPExport TranInfo& operator= ( const TranInfo TI )
BIPExport int operator== ( const TranInfo TI )
void Output ( MFL_IOProcessor *  IOProc )
void Input ( MFL_IOProcessor *  IOProc )
int GetSourceStart ( ) const [inline]
void SetSourceStart ( int  s ) [inline]
int GetDestStart ( ) const [inline]
void SetDestStart ( int  s ) [inline]
int GetSourceState ( ) const [inline]
void SetSourceState ( int  s ) [inline]
int GetDestState ( ) const [inline]
void SetDestState ( int  s ) [inline]
int GetLength ( ) const [inline]
void SetLength ( int  l ) [inline]
float GetAngle ( ) const [inline]
void SetAngle ( float  a ) [inline]
int GetRandPercent ( ) const [inline]
void SetRandPercent ( float  r ) [inline]
float GetCost ( ) const [inline]
void SetCost ( float  c ) [inline]
float GetEaseIn ( ) const [inline]
void SetEaseIn ( float  in ) [inline]
float GetEaseOut ( ) const [inline]
void SetEaseOut ( float  out ) [inline]
int GetTransFocus ( ) const [inline]
void SetTransFocus ( int  t ) [inline]
const MCHAR* GetNote ( ) const [inline]
void SetNote ( const MCHAR *  n ) [inline]
{ _tcscpy_s(note, MAXTRANNOTE, n); }

Member Data Documentation

int start1
int start2
int length
int rolling1
int rolling2
int randpct
float angle
float easein
float easeout
float cost
float flow_angle
MCHAR note[MAXTRANNOTE]

TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo
TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo TranInfo