C# Class MapAround.Geometry.PlanarGraph.SplittedSegment

Inheritance: IIndexable
Afficher le fichier Open project: gkrsu/maparound.core

Méthodes publiques

Свойство Type Description
Object1OccurrencesCount int
Object2OccurrencesCount int
Segment Segment
UsedByObject1 bool
UsedByObject2 bool

Méthodes publiques

Méthode Description
Clone ( ) : object

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Property Details

Object1OccurrencesCount public_oe property

public int Object1OccurrencesCount
Résultat int

Object2OccurrencesCount public_oe property

public int Object2OccurrencesCount
Résultat int

Segment public_oe property

public Segment Segment
Résultat Segment

UsedByObject1 public_oe property

public bool UsedByObject1
Résultat bool

UsedByObject2 public_oe property

public bool UsedByObject2
Résultat bool