Searched refs:vpMatrix (Results 1 – 2 of 2) sorted by relevance
109 void Circle::updateViewProjection(const Mat4& vpMatrix) { in updateViewProjection() argument110 mViewProjectionMatrix = vpMatrix; in updateViewProjection()
48 void updateViewProjection(const Mat4& vpMatrix);