C# Class PointCloud.Exceptions.IsNotDenseException

Inheritance: PointCloudException
Afficher le fichier Open project: MaikelH/Pointcloud

Méthodes publiques

Méthode Description
IsNotDenseException ( ) : System
IsNotDenseException ( String message ) : System

Method Details

IsNotDenseException() public méthode

public IsNotDenseException ( ) : System
Résultat System

IsNotDenseException() public méthode

public IsNotDenseException ( String message ) : System
message String
Résultat System