Get intersection point with other edge
Namespace:
FlowMapAssembly: FlowMap (in FlowMap.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function intersection ( _ _edge As Edge _ ) As Vector3 |
C# |
---|
public Vector3 intersection( Edge _edge ) |
Visual C++ |
---|
public: Vector3 intersection( Edge^ _edge ) |
JavaScript |
---|
function intersection(_edge); |
Parameters
- _edge
- Type: FlowMap..::.Edge
Other edge