ETcVnEdgeDirection
Offers edge directions relative to the search direction.
Syntax
Definition:
enum ETcVnEdgeDirection : LONG
{
ED_DARK_TO_LIGHT = 0,
ED_LIGHT_TO_DARK = 1
};Values
|
Name |
Description |
|---|---|
|
ED_DARK_TO_LIGHT |
Dark to light |
|
ED_LIGHT_TO_DARK |
Light to dark |