Method | Description | |
---|---|---|
Duplicate ( ) : IGH_Goo | ||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetBoundingBox ( ) : Rhino.Geometry.BoundingBox | ||
GetHashCode ( ) : int | ||
SurfaceEmitterType ( ) : Quelea.Util | ||
SurfaceEmitterType ( Rhino.Geometry.Surface srf ) : Quelea.Util | ||
SurfaceEmitterType ( Rhino.Geometry.Surface srf, bool continuousFlow, int creationRate, int numAgents, Vector3d velocityMin, Vector3d velocityMax ) : Quelea.Util | ||
SurfaceEmitterType ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetEmittionPoint ( ) : Point3d |
public Equals ( |
||
p | ||
return | bool |
public GetBoundingBox ( ) : Rhino.Geometry.BoundingBox | ||
return | Rhino.Geometry.BoundingBox |
public SurfaceEmitterType ( Rhino.Geometry.Surface srf ) : Quelea.Util | ||
srf | Rhino.Geometry.Surface | |
return | Quelea.Util |
public SurfaceEmitterType ( Rhino.Geometry.Surface srf, bool continuousFlow, int creationRate, int numAgents, Vector3d velocityMin, Vector3d velocityMax ) : Quelea.Util | ||
srf | Rhino.Geometry.Surface | |
continuousFlow | bool | |
creationRate | int | |
numAgents | int | |
velocityMin | Vector3d | |
velocityMax | Vector3d | |
return | Quelea.Util |
public SurfaceEmitterType ( |
||
e | ||
return | Quelea.Util |