![]() | XMapGraphics Class |
Namespace: Pixoneer.NXDL.NXMap
public class XMapGraphics : XGraphics
The XMapGraphics type exposes the following members.
Name | Description | |
---|---|---|
![]() | XMapGraphics | XMapGraphics 객체를 생성하고 데이터 멤버를 초기화한다. |
Name | Description | |
---|---|---|
![]() | xglVertex3d(XVertex3d) | 오프셋/크기조절이 적용된 3차원 정점을 설정한다. glVertex3d와는 조금 다르다. (Overrides XGraphicsxglVertex3d(XVertex3d).) |
![]() | xglVertex3d(Double, Double, Double) | 오프셋/크기조절이 적용된 3차원 정점을 설정한다. glVertex와는 조금 다르다. (Overrides XGraphicsxglVertex3d(Double, Double, Double).) |