![]() |
NXPlanet
|
public class NXPlanetDrawArgs : NXDrawArgs
The NXPlanetDrawArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | NXPlanetDrawArgs | NXPlanetDrawArgs 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자. |
![]() | NXPlanetDrawArgs(Int32) | NXPlanetDrawArgs 객체를 생성하고 데이터 멤버를 초기화한다. |
![]() | NXPlanetDrawArgs(NXPlanetView) | NXPlanetDrawArgs 객체를 생성하고 데이터 멤버를 초기화한다. |
Name | Description | |
---|---|---|
![]() | IsPointInFrustum | 현재 절두체안에 점이 있는지 확인한다. |
![]() | Vertex3d(XVertex3d) | 세계위치에서 그리는 위치로 변환한다. (WOS에 의해 계산) |
![]() | Vertex3d(Double, Double, Double) | 세계위치에서 그리는 위치로 변환한다. (WOS에 의해 계산) |
Name | Description | |
---|---|---|
![]() | CameraState | 카메라 상태. |
![]() | Layer | Planet 렌더 레이어. |
![]() | ViewArea | Planet뷰 객체. |
![]() | ViewAreaID | Planet뷰 ID |
![]() | WOS | 도시를 위한 이동 및 크기조절 요소 (World Offset and Scale). |