Searched defs:normal (Results 1 – 2 of 2) sorted by relevance
477 Vec normal = ((VecPtr)MyVert)[idx]; in ComputeNormalRotMtx() local
763 void C_VECReflect ( const Vec *src, const Vec *normal, Vec *dst ) in C_VECReflect()