X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-core.git;a=blobdiff_plain;f=dali%2Finternal%2Fevent%2Factors%2Fcamera-actor-impl.h;h=1694ba306d146b7b11043cc7bf131f3ad26633f6;hp=56a39e5939751ac1d1d7ef2e7c7c885765ff03e0;hb=c8fd068ebed118f2ffc6d5f1f01cfd6b43960b78;hpb=f9826f6993a976749c7ad19cb0bf9c7cd26e37ea diff --git a/dali/internal/event/actors/camera-actor-impl.h b/dali/internal/event/actors/camera-actor-impl.h index 56a39e5..1694ba3 100644 --- a/dali/internal/event/actors/camera-actor-impl.h +++ b/dali/internal/event/actors/camera-actor-impl.h @@ -195,13 +195,6 @@ public: */ const SceneGraph::Camera* GetCamera() const; - /** - * Rotate the projection. - * It is used in case that the target buffer direction is different from the window direction. - * @param [in] rotationAngle The rotation angle - */ - void RotateProjection( int rotationAngle ); - public: // properties /**