Edge.__init__()

Lives in: pygamer.surfacemesh

Edge.__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pygamer.surfacemesh.Edge) -> None

Default constructor.

  1. __init__(self: pygamer.surfacemesh.Edge, selected: bool = False) -> None

Constructor defining selection.