Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

animationConvert.h File Reference

#include "pandatoolbase.h"

Go to the source code of this file.

Enumerations

enum  AnimationConvert {
  AC_invalid, AC_none, AC_pose, AC_flip,
  AC_model, AC_chan, AC_both
}

Functions

string format_animation_convert (AnimationConvert unit)
ostream & operator<< (ostream &out, AnimationConvert unit)
AnimationConvert string_animation_convert (const string &str)


Enumeration Type Documentation

enum AnimationConvert
 

Enumeration values:
AC_invalid 
AC_none 
AC_pose 
AC_flip 
AC_model 
AC_chan 
AC_both 

Definition at line 30 of file animationConvert.h.

Referenced by SomethingToEgg::dispatch_animation_convert().


Function Documentation

string format_animation_convert AnimationConvert  unit  ) 
 

Definition at line 29 of file animationConvert.cxx.

References AC_both, AC_chan, AC_flip, AC_invalid, AC_model, AC_none, AC_pose, and nout.

Referenced by operator<<().

ostream& operator<< ostream &  out,
AnimationConvert  unit
 

Definition at line 61 of file animationConvert.cxx.

References format_animation_convert().

AnimationConvert string_animation_convert const string &  str  ) 
 

Definition at line 72 of file animationConvert.cxx.

References AC_both, AC_chan, AC_flip, AC_invalid, AC_model, AC_none, AC_pose, and cmp_nocase().

Referenced by SomethingToEgg::dispatch_animation_convert().


Generated on Fri Apr 18 01:00:15 2003 for Panda-Tool by doxygen1.3