C# 클래스 Quelea.ArriveForceComponent

상속: AbstractSeekForceComponent
파일 보기 프로젝트 열기: lxfschr/Quelea

공개 메소드들

메소드 설명
ArriveForceComponent ( ) : Grasshopper.Kernel

보호된 메소드들

메소드 설명
CalculateDesiredVelocity ( ) : Vector3d
GetInputs ( IGH_DataAccess da ) : bool
RegisterInputParams ( GH_InputParamManager pManager ) : void

메소드 상세

ArriveForceComponent() 공개 메소드

public ArriveForceComponent ( ) : Grasshopper.Kernel
리턴 Grasshopper.Kernel

CalculateDesiredVelocity() 보호된 메소드

protected CalculateDesiredVelocity ( ) : Vector3d
리턴 Vector3d

GetInputs() 보호된 메소드

protected GetInputs ( IGH_DataAccess da ) : bool
da IGH_DataAccess
리턴 bool

RegisterInputParams() 보호된 메소드

protected RegisterInputParams ( GH_InputParamManager pManager ) : void
pManager GH_InputParamManager
리턴 void