Searched refs:tempTransformation (Results 1 – 1 of 1) sorted by relevance
343 final Transformation tempTransformation = new Transformation(); in assertGetTransformation() local348 tempTransformation.clear(); in assertGetTransformation()349 children.get(i).getTransformation(currentTime, tempTransformation); in assertGetTransformation()350 expectedTransformation.compose(tempTransformation); in assertGetTransformation()