C# Class Quelea.SetVelocityBehaviorComponent

Inheritance: AbstractParticleBehaviorComponent
Afficher le fichier Open project: lxfschr/Quelea

Méthodes publiques

Méthode Description
SetVelocityBehaviorComponent ( ) : Grasshopper.Kernel

Méthodes protégées

Méthode Description
GetInputs ( IGH_DataAccess da ) : bool
RegisterInputParams ( GH_InputParamManager pManager ) : void

Registers all the input parameters for this component.

Run ( ) : bool

Method Details

GetInputs() protected méthode

protected GetInputs ( IGH_DataAccess da ) : bool
da IGH_DataAccess
Résultat bool

RegisterInputParams() protected méthode

Registers all the input parameters for this component.
protected RegisterInputParams ( GH_InputParamManager pManager ) : void
pManager GH_InputParamManager
Résultat void

Run() protected méthode

protected Run ( ) : bool
Résultat bool

SetVelocityBehaviorComponent() public méthode

public SetVelocityBehaviorComponent ( ) : Grasshopper.Kernel
Résultat Grasshopper.Kernel