C# 클래스 Ovr.Posef

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

공개 프로퍼티들

프로퍼티 타입 설명
Orientation Quatf
Position Vector3f

공개 메소드들

메소드 설명
Posef ( Quatf q, Vector3f p ) : System

메소드 상세

Posef() 공개 메소드

public Posef ( Quatf q, Vector3f p ) : System
q Quatf
p Vector3f
리턴 System

프로퍼티 상세

Orientation 공개적으로 프로퍼티

public Quatf,Ovr Orientation
리턴 Quatf

Position 공개적으로 프로퍼티

public Vector3f,Ovr Position
리턴 Vector3f