Configuration of a camera
More...
|
float | WorldHeight => this.WorldWidth*((float) this.Height/(float) this.Width) |
| Gets the height of the world. More...
|
|
Configuration of a camera
Definition at line 7 of file Camera.cs.
float Configuration.Camera.WorldHeight => this.WorldWidth*((float) this.Height/(float) this.Width) |
Gets the height of the world.
The height of the world.
Definition at line 60 of file Camera.cs.
int Configuration.Camera.Height |
|
getset |
Gets or sets the height of the frame.
The height of te frame.
Definition at line 46 of file Camera.cs.
string Configuration.Camera.Moniker |
|
getset |
Gets or sets the moniker.
The moniker.
Definition at line 22 of file Camera.cs.
string Configuration.Camera.Name |
|
getset |
Gets or sets the name.
The name.
Definition at line 15 of file Camera.cs.
int Configuration.Camera.Width |
|
getset |
Gets or sets the width.
The width.
Definition at line 38 of file Camera.cs.
Gets or sets the world coordinates.
The world coordinates.
Definition at line 30 of file Camera.cs.
float Configuration.Camera.WorldWidth |
|
getset |
Gets or sets the width of the world.
The width of the world.
Definition at line 53 of file Camera.cs.
The documentation for this class was generated from the following file:
- C:/Entwicklung/Simple3DScan/Simple3DScan/Configuration/Camera.cs