Open Search
    GenericPolygon Class Reference

    #include <generic_components.h>

    Detailed Description

    Complex polygon helper class.

    Static Public Member Functions

    static Bool IsNgon (const Block< const Int32 > &points, const Block< const Int32 > &segments=Block< Int32 >())
     
    static Bool IsNgon (const Block< const Int32 > &points, Int32 segmentsCount)
     

    Member Function Documentation

    ◆ IsNgon() [1/2]

    static Bool IsNgon ( const Block< const Int32 > &  points,
    const Block< const Int32 > &  segments = Block<Int32>() 
    )
    static

    ◆ IsNgon() [2/2]

    static Bool IsNgon ( const Block< const Int32 > &  points,
    Int32  segmentsCount 
    )
    static