Home | History | Annotate | Download | only in functional

Lines Matching refs:trans01

210 	Vec2 trans01 = (transformation * Vec3(0.0f, 1.0f, 1.0f)).xy();
214 trans01.x() - trans00.x(),
216 trans01.y() - trans00.y());