Properties | List of all members
EdgeResultPair Class Reference

A pair of found edges. More...

Inherits object.

Properties

 first = property
 cvb.foundation.EdgeResult: Gets the first edge result. More...
 
 second = property
 cvb.foundation.EdgeResult: Gets the second edge result. More...
 

Detailed Description

A pair of found edges.

Property Documentation

◆ first

first = property
static

cvb.foundation.EdgeResult: Gets the first edge result.

◆ second

second = property
static

cvb.foundation.EdgeResult: Gets the second edge result.