C# 클래스 NyARUnityUtils.NyARUnityPSEye

상속: jp.nyatla.nyartoolkit.cs.markersystem.NyARSensor
파일 보기 프로젝트 열기: hecomi/StereoAR-for-Unity 1 사용 예제들

공개 메소드들

메소드 설명
NyARUnityPSEye ( PSEyeTexture i_ptx ) : System.Collections
dGetGsTex ( Texture2D tx ) : void
start ( ) : void
stop ( ) : void
update ( ) : void
update ( INyARRgbRaster i_input ) : void

메소드 상세

NyARUnityPSEye() 공개 메소드

public NyARUnityPSEye ( PSEyeTexture i_ptx ) : System.Collections
i_ptx PSEyeTexture
리턴 System.Collections

dGetGsTex() 공개 메소드

public dGetGsTex ( Texture2D tx ) : void
tx UnityEngine.Texture2D
리턴 void

start() 공개 메소드

public start ( ) : void
리턴 void

stop() 공개 메소드

public stop ( ) : void
리턴 void

update() 공개 메소드

public update ( ) : void
리턴 void

update() 공개 메소드

public update ( INyARRgbRaster i_input ) : void
i_input INyARRgbRaster
리턴 void