Open Search
    InfoStorage< STORAGEINDEX, FILTER > Struct Template Reference

    #include <generic_components.h>

    Public Member Functions

    Result< void > Init (Int32 pointCount, const Block< const SimplePolygon > &polygons, const NeighborStorage< STORAGEINDEX > &storage, const FILTER *filter)
     

    Public Attributes

    BaseArray< Info< STORAGEINDEX > > info
     
    Int pntCount
     
    Int polyCount
     
    Int edgeCount
     

    Member Function Documentation

    ◆ Init()

    Result<void> Init ( Int32  pointCount,
    const Block< const SimplePolygon > &  polygons,
    const NeighborStorage< STORAGEINDEX > &  storage,
    const FILTER *  filter 
    )

    Member Data Documentation

    ◆ info

    BaseArray<Info<STORAGEINDEX> > info

    ◆ pntCount

    Int pntCount

    ◆ polyCount

    Int polyCount

    ◆ edgeCount

    Int edgeCount