C# 클래스 PointCloud.Exceptions.IsNotDenseException

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

공개 메소드들

메소드 설명
IsNotDenseException ( ) : System
IsNotDenseException ( String message ) : System

메소드 상세

IsNotDenseException() 공개 메소드

public IsNotDenseException ( ) : System
리턴 System

IsNotDenseException() 공개 메소드

public IsNotDenseException ( String message ) : System
message String
리턴 System