Searched refs:localEndMatrix (Results 1 – 1 of 1) sorted by relevance
372 Matrix localEndMatrix = new Matrix(endMatrix); in createGhostView() local373 sceneRoot.transformMatrixToLocal(localEndMatrix); in createGhostView()375 GhostView ghostView = GhostView.addGhost(view, sceneRoot, localEndMatrix); in createGhostView()