Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dtr_ghoul2.cpp2067 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[0], vert0->vertCoords ) +… in G2_ProcessSurfaceBolt()
2068 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[1], vert0->vertCoords ) +… in G2_ProcessSurfaceBolt()
2069 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[2], vert0->vertCoords ) +… in G2_ProcessSurfaceBolt()
2079 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[0], vert1->vertCoords ) +… in G2_ProcessSurfaceBolt()
2080 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[1], vert1->vertCoords ) +… in G2_ProcessSurfaceBolt()
2081 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[2], vert1->vertCoords ) +… in G2_ProcessSurfaceBolt()
2091 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[0], vert2->vertCoords ) +… in G2_ProcessSurfaceBolt()
2092 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[1], vert2->vertCoords ) +… in G2_ProcessSurfaceBolt()
2166 … fBoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[0], v->vertCoords ) + b… in G2_ProcessSurfaceBolt()
2167 … fBoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[1], v->vertCoords ) + b… in G2_ProcessSurfaceBolt()
[all …]
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_ghoul2.cpp2219 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[0], vert0->vertCoords ) +… in G2_ProcessSurfaceBolt()
2220 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[1], vert0->vertCoords ) +… in G2_ProcessSurfaceBolt()
2221 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[2], vert0->vertCoords ) +… in G2_ProcessSurfaceBolt()
2231 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[0], vert1->vertCoords ) +… in G2_ProcessSurfaceBolt()
2232 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[1], vert1->vertCoords ) +… in G2_ProcessSurfaceBolt()
2233 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[2], vert1->vertCoords ) +… in G2_ProcessSurfaceBolt()
2243 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[0], vert2->vertCoords ) +… in G2_ProcessSurfaceBolt()
2244 …BoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[1], vert2->vertCoords ) +… in G2_ProcessSurfaceBolt()
2318 … fBoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[0], v->vertCoords ) + b… in G2_ProcessSurfaceBolt()
2319 … fBoneWeight * ( DotProduct( bonePtr[piBoneRefs[iBoneIndex]].second.matrix[1], v->vertCoords ) + b… in G2_ProcessSurfaceBolt()
[all …]