Searched refs:carSpaceUnitsPerTexel (Results 1 – 1 of 1) sorted by relevance
240 const float carSpaceUnitsPerTexel = mConfig.getCarLength() / carLengthInTexels; in renderCarTopView() local241 const float textureHeightInCarSpace = mTexAssets.carTopView->height() * carSpaceUnitsPerTexel; in renderCarTopView()246 const float textureExtentBehindCarInCarSpace = pixelsBehindCarInImage * carSpaceUnitsPerTexel; in renderCarTopView()