C# 클래스 SceneViewerWPF.DxCamera

파일 보기 프로젝트 열기: kobush/ManagedOpenNI 1 사용 예제들

공개 메소드들

메소드 설명
DxCamera ( ) : System
Update ( float clientWidth, float clientHeight ) : void

메소드 상세

DxCamera() 공개 메소드

public DxCamera ( ) : System
리턴 System

Update() 공개 메소드

public Update ( float clientWidth, float clientHeight ) : void
clientWidth float
clientHeight float
리턴 void