ReactOS 0.4.15-dev-7934-g1dc8d80
sweepRange Struct Reference

#include <partitionY.h>

Collaboration diagram for sweepRange:

Public Attributes

directedLineleft
 
Int leftType
 
directedLineright
 
Int rightType
 

Detailed Description

Definition at line 70 of file partitionY.h.

Member Data Documentation

◆ left

directedLine* sweepRange::left

Definition at line 71 of file partitionY.h.

Referenced by MC_findDiagonals(), and sweepRangeEqual().

◆ leftType

Int sweepRange::leftType

Definition at line 72 of file partitionY.h.

Referenced by sweepRangeEqual().

◆ right

directedLine* sweepRange::right

Definition at line 73 of file partitionY.h.

Referenced by MC_findDiagonals(), and sweepRangeEqual().

◆ rightType

Int sweepRange::rightType

Definition at line 74 of file partitionY.h.

Referenced by sweepRangeEqual().


The documentation for this struct was generated from the following file: