enduguXL
Results
2
issues of
enduguXL
Is it possible to have another set of add_xxx functions like: ``` bool add_ring (const void* vertices, int stride, int num_vertices, polygon_type p_type); ``` The main purpose of this is...
I suspect that I'm doing something fundamentally wrong. VS2015. LLVM-vs2014 toolset has the same effect. ` #define TYPE std::int64_t mapbox::geometry::wagyu::wagyu Wagyu; bool bRes; //A mapbox::geometry::linear_ring RingA; RingA.push_back({ 200986, 661584 });...