C# Class Delaunay.LR

Afficher le fichier Open project: ngarside/UnityDelaunay Class Usage Examples

Méthodes publiques

Свойство Type Description
LEFT LR
RIGHT LR

Méthodes publiques

Méthode Description
LR ( Type pce, string name ) : System
Other ( LR leftRight ) : LR
ToString ( ) : string

Method Details

LR() public méthode

public LR ( Type pce, string name ) : System
pce System.Type
name string
Résultat System

Other() public static méthode

public static Other ( LR leftRight ) : LR
leftRight LR
Résultat LR

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

LEFT public_oe static_oe property

public static LR,Delaunay LEFT
Résultat LR

RIGHT public_oe static_oe property

public static LR,Delaunay RIGHT
Résultat LR