public ElementAndTransformation(OGLSceneElementBase sceneElement, TransformationMatrix transformation) { SceneElement = sceneElement; Transformation = transformation; }