C# 클래스 PointCloud.PointXYZ

상속: PointXY
파일 보기 프로젝트 열기: MaikelH/Pointcloud

공개 메소드들

메소드 설명
PointXYZ ( ) : System.ComponentModel
PointXYZ ( float x, float y, float z ) : System.ComponentModel

메소드 상세

PointXYZ() 공개 메소드

public PointXYZ ( ) : System.ComponentModel
리턴 System.ComponentModel

PointXYZ() 공개 메소드

public PointXYZ ( float x, float y, float z ) : System.ComponentModel
x float
y float
z float
리턴 System.ComponentModel