Ignore:
Timestamp:
07/13/20 13:51:43 (4 years ago)
Author:
Maciej Komosinski
Message:

More consistent usage of "shapetype" (vs. "shape")

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/_demos/multiline_f0_test.cpp

    r986 r999  
    3030                g.getFormat().c_str(), g.getComment().c_str());
    3131
    32         Model m(g, Model::SHAPE_UNKNOWN);//.getConverted('0'));
     32        Model m(g, Model::SHAPETYPE_UNKNOWN);//.getConverted('0'));
    3333
    3434        if (!m.isValid())
Note: See TracChangeset for help on using the changeset viewer.