biped.inl

Go to the documentation of this file.
00001 // Protocols for biped export classes
00002 
00003 #pragma warning(push)
00004 #pragma warning(disable:4100)
00005 
00006     def_visible_generic(SetNonUniformScale,         "SetNonUniformScale");
00007 
00008 #pragma warning(pop)