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/full_props.cpp

    r972 r999  
    7575                loadSString(VirtFILE::Vstdin, gen);
    7676        Geno g(gen);
    77         Model m(g, Model::SHAPE_UNKNOWN);
     77        Model m(g, Model::SHAPETYPE_UNKNOWN);
    7878
    7979        if (!m.isValid())
Note: See TracChangeset for help on using the changeset viewer.