62 void write(
const std::string &fileName )
const;
63 void write( std::ostream &out )
const;
90 const std::vector< aims::FiberPoint > &points );
95 double _currentLength;
100 typedef std::map< std::string,
102 typedef std::map< std::string,
104 typedef std::map< std::string,
105 std::vector< aims::ScalarFeaturesProvider::Scalar_t > >
108 typedef std::map< std::string, std::map< std::string, String_Scalar_t > >
110 typedef std::map< std::string, std::map< std::string, String_ScalarSet_t > >
111 BundlesSliceFeatures_t;
115 Interpolators_t _interpolators;
119 String_ScalarSet_t _currentBundleFeaturesValues;