C# Class FarseerPhysics.Common.Decomposition.CDT.Delaunay.Sweep.DTSweepContext.DTSweepBasin

Exibir arquivo Open project: prime31/Nez

Public Properties

Property Type Description
bottomNode AdvancingFrontNode
leftHighest bool
leftNode AdvancingFrontNode
rightNode AdvancingFrontNode
width double

Property Details

bottomNode public_oe property

public AdvancingFrontNode,FarseerPhysics.Common.Decomposition.CDT.Delaunay.Sweep bottomNode
return AdvancingFrontNode

leftHighest public_oe property

public bool leftHighest
return bool

leftNode public_oe property

public AdvancingFrontNode,FarseerPhysics.Common.Decomposition.CDT.Delaunay.Sweep leftNode
return AdvancingFrontNode

rightNode public_oe property

public AdvancingFrontNode,FarseerPhysics.Common.Decomposition.CDT.Delaunay.Sweep rightNode
return AdvancingFrontNode

width public_oe property

public double width
return double