Lines Matching full:org2
575 vec3_t org, org2;640 org2[0] = DotProduct (org, forward);641 org2[1] = -DotProduct (org, right);642 org2[2] = DotProduct (org, up);643 VectorSubtract (org2, org, move);