C# 클래스 Ovr.EyeRenderDesc

파일 보기 프로젝트 열기: UCSDVR/Lucid-VR 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DistortedViewport Recti
Eye Eye
Fov FovPort
HmdToEyeViewOffset Vector3f
PixelsPerTanAngleAtCenter Vector2f

프로퍼티 상세

DistortedViewport 공개적으로 프로퍼티

Distortion viewport.
public Recti,Ovr DistortedViewport
리턴 Recti

Eye 공개적으로 프로퍼티

The eye index this instance corresponds to.
public Eye Eye
리턴 Eye

Fov 공개적으로 프로퍼티

The field of view.
public FovPort,Ovr Fov
리턴 FovPort

HmdToEyeViewOffset 공개적으로 프로퍼티

Translation to be applied to view matrix for each eye offset.
public Vector3f,Ovr HmdToEyeViewOffset
리턴 Vector3f

PixelsPerTanAngleAtCenter 공개적으로 프로퍼티

How many display pixels will fit in tan(angle) = 1.
public Vector2f,Ovr PixelsPerTanAngleAtCenter
리턴 Vector2f