Searched refs:getRearLocation (Results 1 – 3 of 3) sorted by relevance
48 float getRearLocation() const { return -mRearExtent; }; in getRearLocation() function
57 float getRearLocation() const { return -mRearExtent; }; in getRearLocation() function
248 const float btCS = mConfig.getRearLocation() - textureExtentBehindCarInCarSpace; in renderCarTopView()