Ignore:
Timestamp:
07/20/20 16:37:38 (4 years ago)
Author:
Maciej Komosinski
Message:

fS: faster collision detection, depends on "geometry" algorithms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/defgenoconv.cpp

    r958 r1017  
    104104#endif
    105105#ifdef USE_GENCONV_fS0
    106         addConverter(new GenoConv_fS0); //solids
     106        addConverter(new GenoConv_fS0s); //solids
    107107#endif
    108108
Note: See TracChangeset for help on using the changeset viewer.