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

pandatool/src/pandatoolbase/animationConvert.cxx File Reference

#include "animationConvert.h"
#include "string_utils.h"
#include "notify.h"

Go to the source code of this file.

Functions

string format_animation_convert (AnimationConvert convert)
 Returns the string corresponding to this method.

ostream & operator<< (ostream &out, AnimationConvert convert)
AnimationConvert string_animation_convert (const string &str)
 Converts from a string, as might be input by the user, to one of the known AnimationConvert types.


Detailed Description

Definition in file animationConvert.cxx.


Function Documentation

string format_animation_convert AnimationConvert  convert  ) 
 

Returns the string corresponding to this method.

Definition at line 35 of file animationConvert.cxx.

References AC_both, AC_chan, AC_flip, AC_model, and AC_pose.

ostream& operator<< ostream &  out,
AnimationConvert  convert
 

Definition at line 69 of file animationConvert.cxx.

AnimationConvert string_animation_convert const string &  str  ) 
 

Converts from a string, as might be input by the user, to one of the known AnimationConvert types.

Returns AC_invalid if the string is unknown.

Definition at line 85 of file animationConvert.cxx.


Generated on Fri May 2 03:22:37 2003 for Panda-Tool by doxygen1.3