Searched refs:ltCS (Results 1 – 1 of 1) sorted by relevance
244 const float ltCS = 0.5f * textureHeightInCarSpace * textureAspectRatio; in renderCarTopView() local245 const float rtCS = -ltCS; in renderCarTopView()247 GLfloat vertsCarPos[] = { ltCS, tpCS, 0.0f, // left top in car space in renderCarTopView()249 ltCS, btCS, 0.0f, // left bottom in renderCarTopView()