Searched refs:aNewFullTransformation (Results 1 – 1 of 1) sorted by relevance
763 basegfx::B3DHomMatrix aNewFullTransformation(maTransformation); in GetFullTransform() local767 aNewFullTransformation = GetParentObj()->GetFullTransform() * aNewFullTransformation; in GetFullTransform()770 const_cast< E3dObject* >(this)->maFullTransform = aNewFullTransformation; in GetFullTransform()
Completed in 15 milliseconds