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