You are here: Start » AVL.NET » AVL.VectorBetweenPoints3D(AvlNet.Point3D, AvlNet.Point3D, AvlNet.Vector3D)
AVL.VectorBetweenPoints3D(AvlNet.Point3D, AvlNet.Point3D, AvlNet.Vector3D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void VectorBetweenPoints3D( AvlNet.Point3D inFrom, AvlNet.Point3D inTo, out AvlNet.Vector3D outVector )
Parameters
- inFrom
- Type: AvlNet.Point3D
- inTo
- Type: AvlNet.Point3D
- outVector
- Type: AvlNet.Vector3D
