Initializes this edge with a given first and second vertex.
Declaration Syntax
Parameters
- f (Vertex)
- The first vertex (origin) of the edge.
- s (Vertex)
- The second vertex (destination) of the edge.
Remarks
This method is to be used by deriving classes.
Assembly:
FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)