Searched refs:prevBatchTransforms (Results 1 – 1 of 1) sorted by relevance
86 protected Transform prevBatchTransforms = null; field in Geometry298 prevBatchTransforms.set(batchNode.getTransforms(this)); in updateWorldTransforms()313 prevBatchTransforms = new Transform(); in batch()323 prevBatchTransforms = null; in unBatch()350 cachedOffsetMat.setRotationQuaternion(prevBatchTransforms.getRotation()); in computeOffsetTransform()351 cachedOffsetMat.setTranslation(prevBatchTransforms.getTranslation()); in computeOffsetTransform()356 scaleMat.scale(prevBatchTransforms.getScale()); in computeOffsetTransform()