Delegate V2ToCoords
Namespace: Danmokou.DMath.Functions
Assembly: cs.temp.dll.dll
Syntax
public delegate TEx<VTPExpr> V2ToCoords(TEx<float> cosRot, TEx<float> sinRot, TExArgCtx tac, Func<TEx<float>, TEx<float>, TEx<float>, TEx> continuation);
Parameters
Type | Name | Description |
---|---|---|
TEx<System. |
cosRot | |
TEx<System. |
sinRot | |
TEx |
tac | |
System. |
continuation |
Returns
Type | Description |
---|---|
TEx<VTPExpr> |