Searched refs:fVolLength (Results 1 – 2 of 2) sorted by relevance
206 const float fVolLength);230 const float fVolLength);
1104 const float fVolLength) in PVRTShadowVolBoundingBoxExtrude() argument1114 …pvExtrudedCube[i].x = pBoundingBox->Point[i].x + fVolLength * (pBoundingBox->Point[i].x - pvLightM… in PVRTShadowVolBoundingBoxExtrude()1115 …pvExtrudedCube[i].y = pBoundingBox->Point[i].y + fVolLength * (pBoundingBox->Point[i].y - pvLightM… in PVRTShadowVolBoundingBoxExtrude()1116 …pvExtrudedCube[i].z = pBoundingBox->Point[i].z + fVolLength * (pBoundingBox->Point[i].z - pvLightM… in PVRTShadowVolBoundingBoxExtrude()1124 pvExtrudedCube[i].x = pBoundingBox->Point[i].x + fVolLength * pvLightMdl->x; in PVRTShadowVolBoundingBoxExtrude()1125 pvExtrudedCube[i].y = pBoundingBox->Point[i].y + fVolLength * pvLightMdl->y; in PVRTShadowVolBoundingBoxExtrude()1126 pvExtrudedCube[i].z = pBoundingBox->Point[i].z + fVolLength * pvLightMdl->z; in PVRTShadowVolBoundingBoxExtrude()1153 const float fVolLength) in PVRTShadowVolBoundingBoxIsVisible() argument1205 PVRTShadowVolBoundingBoxExtrude(pvExtrudedCube, pBoundingBox, pvLightMdl, bPointLight, fVolLength); in PVRTShadowVolBoundingBoxIsVisible()