Click or drag to resize
XDL

XncwObserver Methods

The XncwObserver type exposes the following members.

Methods
  Name Description
Public method AttachTo PlanetView에 레이어를 첨부한다.
Public method GetDistance 대상과 시점 간의 거리를 가져온다.
Public method GetLayerID 레이어 ID를 가져온다.
(Overrides NXRenderLayerGetLayerID)
Public method Initialize 내부 초기화 함수. NXPlanetEngine에 의해 자동적으로 호출된다.
(Overrides NXRenderLayerInitialize)
Public method SetDistance 대상과 시점 간의 거리를 설정한다.
Public method SetHeading 뷰에 대한 헤딩을 설정한다.
Public method SetState 뷰 모드를 변경한다.
Public method SetTilt 뷰에 대한 기울기를 설정한다.
Public method SetYawPitchRollOffset 뷰 위치를 설정한다.
Public method SurveyAutoCenter 2개 이상의 대상 객체에 대해 자동으로 중심 위치를 기준으로 조망한다.
Public method SurveyNone 뷰 모드를 "Unusable"로 설정하고 카메라를 기본 상태로 설정한다.
Public method SurveyTargetObj 대상 객체를 특정 뷰 모드로 조망한다.
Top
See Also