Click or drag to resize
XDL

XncwTheater Methods

The XncwTheater type exposes the following members.

Methods
  Name Description
Public method AddEquipment Theater에 장비 객체를 추가한다.
Public method Code example AttachTo PlanetView에 레이어를 첨부한다.
Public method FixObjectDrawSize 대상 뷰에 도시할 때 장비 크기를 고정한다. Algor : distance(eye,objPos) * scaleFactor * objectSize scaleFactor sample: 0.0002
Public method FreeEquipment Theater에서 ID에 따른 장비 객체를 해제한다.
Public method GetEquipment Theater에서 ID에 따른 장비(equipment) 객체를 가져온다.
Public method GetLayerID 레이어 ID를 가져온다.
(Overrides NXRenderLayerGetLayerID)
Public method Initialize 내부 초기화 함수. NXPlanetEngine이 자동 호출한다.
(Overrides NXRenderLayerInitialize)
Public method Pick 대상 장비 객체를 선택하도록 선택(pick) 명령을 보낸다.
Public method ShowAllObjects 대상 view에서 모든 장비 객체를 보이거나 숨기도록 한다.
Public method UpdateVisibleArea 사용자에 의해 theater 구성이 변경되면 theater의 영역을 갱신할 수 있도록 호출한다.
Top
See Also