GetPoint
Namespace: JigLibX.GeometryAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public Vector3 GetPoint( float t ) |
Visual Basic |
---|
Public Function GetPoint ( _ t As Single _ ) As Vector3 |
Visual C++ |
---|
public: Vector3 GetPoint( float t ) |
Parameters
- t
- Type: System..::..Single
[Missing <param name="t"/> documentation for "M:JigLibX.Geometry.Segment.GetPoint(System.Single)"]
Return Value
[Missing <returns> documentation for "M:JigLibX.Geometry.Segment.GetPoint(System.Single)"]