Ignore:
Timestamp:
11/18/14 17:04:37 (9 years ago)
Author:
Maciej Komosinski
Message:

Chambers in Foraminifera now have the proper orientation in 3D; simplified source

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/fF/conv_fF.h

    r197 r256  
    2222#include <frams/util/sstring.h>
    2323#include <frams/genetics/genoconv.h>
     24#include <frams/model/model.h>
    2425#include "fF_chamber3d.h"
    2526
     
    5354        double* sines;
    5455        void precompute_cos_and_sin();
     56        Part *addNewPart(Model *m, const fF_chamber3d* c);
    5557};
    5658
Note: See TracChangeset for help on using the changeset viewer.