Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvpath:getsplinepoint [TV3DWiki]
 

Wiki > TV3D65 Index > TVPath

GetSplinePoint

DESCRIPTION

- Gets the point along the spline between or at the nodes.

Sylvain: if you use 4 (for the sStep value) it returns node 4. for example 4.5 , interpolates between 4 and 5 using spline

DECLARATION

VB.NET GetSplinePoint(fStep As Single) As TV_3DVECTOR
C++ cTV_3DVECTOR GetSplinePoint(float fStep )

PARAMETERS

NAMEOPTIONALDESCRIPTION
fStepNoWhere among the nodes the step is, and where the position will be returned from.

RETURN VALUE

TV_3DVECTOR Description of what the return value means.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvpath/getsplinepoint.txt · Last modified: 2011/06/29 13:24 by 212.178.237.216