math.calcBSplineN
From GMod Wiki
Function | |
Syntax |
math.calcBSplineN( Integer i, Integer k, Integer t, Integer tinc ) Where is this used? |
Description: | |
Basic code for Bezier-Spline algorithm. | |
Returns: | Integer Point |
Part of Library: | Math |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Math.calcBSplineN]Math.calcBSplineN [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |