C# Class Quelea.CoheseForceComponent

Inheritance: AbstractBoidForceComponent
Show file Open project: lxfschr/Quelea

Public Methods

Method Description
CoheseForceComponent ( ) : Rhino.Geometry

Initializes a new instance of the CoheseForceComponent class.

Protected Methods

Method Description
CalculateDesiredVelocity ( ) : Vector3d

Method Details

CalculateDesiredVelocity() protected method

protected CalculateDesiredVelocity ( ) : Vector3d
return Vector3d

CoheseForceComponent() public method

Initializes a new instance of the CoheseForceComponent class.
public CoheseForceComponent ( ) : Rhino.Geometry
return Rhino.Geometry