|
|
| Line 102: |
Line 102: |
| *Error Handling => Some error handling functions. | | *Error Handling => Some error handling functions. |
| ==Gecko Changes== | | ==Gecko Changes== |
| * A child class "GonkGLNativeWindow" inhertiage GonkNativeWindow.
| |
| * Change the OpenGL usage into Gecko's way.
| |
| * New classes like WideAnglePanorama, MosaicFrameProcessor, GLNativeWindowRender, MosaicPreviewRender and MosaicRender.
| |
| * IWideAnglePanorama is for the ability of supporting 3rd party library. We can use Factory pattern for the design.
| |
|
| |
|
| ==Class Diagram== | | ==Class Diagram== |