Searched refs:SCALE (Results 1 – 1 of 1) sorted by relevance
163 const float SCALE = BOID_SCALE * MAIN_SCALE; in updateSceneGraphs() local164 transformMatrix = Matrix::newScale(SCALE, SCALE, SCALE); in updateSceneGraphs()