Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dhmodel.c1233 …ECTION_DATA *this_section_data,VECTORCH *parent_position,MATRIXCH *parent_orientation,int frame_ti… argument
1319 RotateVector(&this_section_data->World_Offset,parent_orientation);
1323 MatrixMultiply(parent_orientation,&(this_section_data->RelSecMat),&(this_section_data->SecMat));
1352 …("Parent Orientation Matrix: %d,%d,%d\n",parent_orientation->mat11,parent_orientation->mat12,paren…
1353 …("Parent Orientation Matrix: %d,%d,%d\n",parent_orientation->mat21,parent_orientation->mat22,paren…
1354 …("Parent Orientation Matrix: %d,%d,%d\n",parent_orientation->mat31,parent_orientation->mat32,paren…