Click or drag to resize
XDL

XncwObserver Methods

The XncwObserver type exposes the following members.

Methods
  NameDescription
Public methodAttachTo
PlanetView에 레이어를 첨부한다.
Public methodGetDistance
대상과 시점 간의 거리를 가져온다.
Public methodGetLayerID
레이어 ID를 가져온다.
(Overrides NXRenderLayerGetLayerID.)
Public methodInitialize
내부 초기화 함수. NXPlanetEngine에 의해 자동적으로 호출된다.
(Overrides NXRenderLayerInitialize.)
Public methodSetDistance
대상과 시점 간의 거리를 설정한다.
Public methodSetHeading
뷰에 대한 헤딩을 설정한다.
Public methodSetState
뷰 모드를 변경한다.
Public methodSetTilt
뷰에 대한 기울기를 설정한다.
Public methodSetYawPitchRollOffset
뷰 위치를 설정한다.
Public methodSurveyAutoCenter
2개 이상의 대상 객체에 대해 자동으로 중심 위치를 기준으로 조망한다.
Public methodSurveyNone
뷰 모드를 "Unusable"로 설정하고 카메라를 기본 상태로 설정한다.
Public methodSurveyTargetObj
대상 객체를 특정 뷰 모드로 조망한다.
Top
See Also