Shape::dg_point Struct Reference
#include <Shape.h>

Public Member Functions | |
| int | totalDegree () const |
Public Attributes | |
| Geom::Point | x |
| int | dI |
| int | dO |
| int | incidentEdge [2] |
| int | oldDegree |
Detailed Description
Definition at line 342 of file Shape.h.
Member Function Documentation
| int Shape::dg_point::totalDegree | ( | ) | const [inline] |
Definition at line 349 of file Shape.h.
Referenced by Shape::AssembleAretes(), Shape::Booleen(), Shape::ConvertToShape(), Shape::Reoriente(), Shape::Scan(), and Shape::SortEdges().
Member Data Documentation
Definition at line 345 of file Shape.h.
Referenced by Shape::AddPoint(), Shape::Booleen(), Shape::CalcBBox(), Shape::ConvertToShape(), and totalDegree().
Definition at line 345 of file Shape.h.
Referenced by Shape::AddPoint(), Shape::Booleen(), Shape::CalcBBox(), Shape::ConvertToShape(), and totalDegree().
Definition at line 346 of file Shape.h.
Referenced by Shape::_countUpDown(), Shape::_countUpDownTotalDegree2(), Shape::AddContour(), Shape::AddEdge(), Shape::AddPoint(), Shape::AssembleAretes(), Shape::Booleen(), Shape::ConnectEnd(), Shape::ConnectStart(), Shape::ConvertToForme(), Shape::ConvertToFormeNested(), Shape::ConvertToShape(), Shape::CycleNextAt(), Shape::CyclePrevAt(), Shape::GetWindings(), Shape::QuickScan(), Shape::Scan(), Shape::SortEdges(), Shape::SubPoint(), and Shape::SwapPoints().
Definition at line 347 of file Shape.h.
Referenced by Shape::AddPoint().
Definition at line 344 of file Shape.h.
Referenced by Shape::_updateIntersection(), Shape::AddChgt(), Shape::AddEdge(), Shape::AddPoint(), Shape::AssemblePoints(), Shape::AvanceEdge(), Shape::BeginQuickRaster(), Shape::BeginRaster(), Shape::CalcBBox(), Shape::CheckAdjacencies(), Shape::CreateEdge(), Shape::CreateIncidence(), Shape::DirectQuickScan(), Shape::DirectScan(), Shape::DoEdgeTo(), Shape::Plot(), Shape::PtWinding(), Shape::QuickScan(), Shape::ReFormeArcTo(), Shape::ReFormeBezierTo(), Shape::ReFormeCubicTo(), Shape::ReFormeLineTo(), Shape::Scan(), Shape::SortPoints(), Shape::SortPointsByOldInd(), and Shape::Validate().
The documentation for this struct was generated from the following file:
