Simply3DScan
Properties | List of all members
Configuration.Camera Class Reference

Configuration of a camera More...

Properties

string Name [get, set]
 Gets or sets the name. More...
 
string Moniker [get, set]
 Gets or sets the moniker. More...
 
Coordinates WorldCoordinates [get, set]
 Gets or sets the world coordinates. More...
 
int Width [get, set]
 Gets or sets the width. More...
 
int Height [get, set]
 Gets or sets the height of the frame. More...
 
float WorldWidth [get, set]
 Gets or sets the width of the world. More...
 
float WorldHeight [get]
 Gets the height of the world. More...
 

Detailed Description

Configuration of a camera

Property Documentation

int Configuration.Camera.Height
getset

Gets or sets the height of the frame.

The height of te frame.

string Configuration.Camera.Moniker
getset

Gets or sets the moniker.

The moniker.

string Configuration.Camera.Name
getset

Gets or sets the name.

The name.

int Configuration.Camera.Width
getset

Gets or sets the width.

The width.

Coordinates Configuration.Camera.WorldCoordinates
getset

Gets or sets the world coordinates.

The world coordinates.

float Configuration.Camera.WorldHeight
get

Gets the height of the world.

The height of the world.

float Configuration.Camera.WorldWidth
getset

Gets or sets the width of the world.

The width of the world.


The documentation for this class was generated from the following file: