C# Class SceneViewerWPF.DxCamera

Afficher le fichier Open project: kobush/ManagedOpenNI Class Usage Examples

Méthodes publiques

Méthode Description
DxCamera ( ) : System
Update ( float clientWidth, float clientHeight ) : void

Method Details

DxCamera() public méthode

public DxCamera ( ) : System
Résultat System

Update() public méthode

public Update ( float clientWidth, float clientHeight ) : void
clientWidth float
clientHeight float
Résultat void