Home
last modified time | relevance | path

Searched refs:obj_rotate (Results 1 – 5 of 5) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/post/src/objects/
H A Dobjects.h132 void obj_rotate( object_t *object,double x,double y,double z,int which,int relative );
H A Dtransformations.c672 void obj_rotate( object_t *object,double x,double y,double z,int which,int relative ) in obj_rotate() function
/dports/science/elmerfem/elmerfem-release-9.0/post/src/modules/
H A Dtransforms.c145 obj_rotate( CurrentObject,x,y,z,argv[1][0],argv[2][0]=='r' ); in Rotate()
/dports/science/elmerfem/elmerfem-release-9.0/post/src/
H A DElmerPost.c2019 obj_rotate( CurrentObject,ax,ay,az,'a',TRUE ); in epMouseDownProc()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DScriptInterface.cpp1017 luaFunc(obj_rotate) in luaFunc() argument