Home
last modified time | relevance | path

Searched refs:polarToRectSimple (Results 1 – 4 of 4) sorted by relevance

/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Dscript.h152 DECLARE_OPCODE(polarToRectSimple);
H A Dscript.cpp105 OP( 62, polarToRectSimple, "vviii" ); // Seven args in Script()
919 void Script::polarToRectSimple(Context &c, const Opcode &cmd) { in polarToRectSimple() function in Myst3::Script
/dports/games/scummvm/scummvm-2.5.1/engines/myst3/
H A Dscript.h152 DECLARE_OPCODE(polarToRectSimple);
H A Dscript.cpp107 OP( 62, polarToRectSimple, "vviii" ); // Seven args in Script()
921 void Script::polarToRectSimple(Context &c, const Opcode &cmd) { in polarToRectSimple() function in Myst3::Script