Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ThreeDDrawing
Point3D
C# 클래스 ThreeDDrawing.Point3D
파일 보기
프로젝트 열기: EFanZh/EFanZh
1 사용 예제들
공개 메소드들
메소드
설명
Point3D
( )
Point3D
(
Point3D
point
)
Point3D
(
double
x
,
double
y
,
double
z
)
메소드 상세
Point3D()
공개
메소드
public
Point3D
( )
Point3D()
공개
메소드
public
Point3D
(
Point3D
point
)
point
Point3D
Point3D()
공개
메소드
public
Point3D
(
double
x
,
double
y
,
double
z
)
x
double
y
double
z
double