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