UML » History » Version 2
Bohan HO, 12/21/2023 03:10 PM
1 | 1 | Winson MIKE | h1. UML |
---|---|---|---|
2 | |||
3 | !PBL4.png! |
||
4 | 2 | Bohan HO | |
5 | __init__ (self) |
||
6 | Constructor for ConfigReader. |
||
7 | |||
8 | getProjectedImageWidth (self) |
||
9 | Gets the projected image width. |
||
10 | |||
11 | getDistanceBetweenProjectors (self) |
||
12 | Gets the distance between projectors. |
||
13 | |||
14 | getImageWidth (self) |
||
15 | Gets the image width. |
||
16 | |||
17 | getImageHeight (self) |
||
18 | Gets the image height. |
||
19 | |||
20 | getImageName (self) |
||
21 | Gets the image name. |
||
22 | |||
23 | getSide (self) |
||
24 | Gets the side information. |
||
25 | |||
26 | getGamma (self) |
||
27 | Gets the gamma value. |
||
28 | |||
29 | |||
30 | -----Above for config_reader------- |
||
31 | |||
32 | __init__ (self) |
||
33 | MainAlphaGamma Blender Constructor. |