Barotrauma Client Doc
Voronoi2 Namespace Reference

Classes

class  Voronoi
 Description of Voronoi. More...
 
class  DoubleVector2
 
class  Site
 
class  Edge
 
class  Halfedge
 
class  VoronoiCell
 
class  GraphEdge
 
class  SiteSorterYX
 

Enumerations

enum class  CellType { Solid , Empty , Path , Removed }
 

Enumeration Type Documentation

◆ CellType

enum Voronoi2.CellType
strong
Enumerator
Solid 
Empty 
Path 
Removed 

Definition at line 138 of file VoronoiElements.cs.