reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
744 LineSegments(LineSegments), WrappedSegment(WrappedSegment) { 761 ((WrappedSegment && WrappedSegment->HasCount) || (MinRegionCount > 0)); 761 ((WrappedSegment && WrappedSegment->HasCount) || (MinRegionCount > 0)); 768 if (WrappedSegment) 769 ExecutionCount = WrappedSegment->Count;