Home
last modified time | relevance | path

Searched refs:SE_SetLookAtNode (Results 1 – 3 of 3) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_define.h227 SE_FlipLight0Pos, SE_GetNearestNode, SE_SetLookAtNode, enumerator
H A DSUMA_ParseCommands.c177 if (!strcmp(Scom,"SetLookAtNode")) SUMA_RETURN (SE_SetLookAtNode); in SUMA_CommandCode()
388 case SE_SetLookAtNode: in SUMA_CommandString()
H A DSUMA_Engine.c3305 case SE_SetLookAtNode: in SUMA_Engine()
3775 ED = SUMA_InitializeEngineListData (SE_SetLookAtNode); in SUMA_Engine()