Home | History | Annotate | Download | only in Tools

Lines Matching refs:PVRTVECTOR3f

455 	PVRTVECTOR3f		* const pvTan,
456 PVRTVECTOR3f * const pvBin,
457 const PVRTVECTOR3f * const pvNor,
465 PVRTVECTOR3f BaseVector1, BaseVector2, AlignedVector;
615 PVRTVECTOR3f pvTan[cnMaxSharedVtx]; // Tangent (one per triangle referencing this vtx)
616 PVRTVECTOR3f pvBin[cnMaxSharedVtx]; // Bitangent (one per triangle referencing this vtx)
691 (PVRTVECTOR3f*) &pfNor0[0],
698 (PVRTVECTOR3f*) &pfNor1[0],
705 (PVRTVECTOR3f*) &pfNor2[0],
795 PVRTMatrixVec3NormalizeF(*(PVRTVECTOR3f*) &pfPos0[0], *(PVRTVECTOR3f*) &pfPos0[0]);
796 PVRTMatrixVec3NormalizeF(*(PVRTVECTOR3f*) &pfPos1[0], *(PVRTVECTOR3f*) &pfPos1[0]);