Go to the source code of this file.
|
std::pair< int, int > | aims::find_poles (TimeTexture< float > &, AimsSurfaceTriangle) |
|
float | aims::compute2D_distance (float lon1, float lon2, float lat1, float lat2) |
|
void | aims::init_texture_single (TimeTexture< float > &) |
|
void | aims::drawGyri (std::string &adLong, std::string &adLat, std::string &adOut, std::string &adr_cor, std::string &side) |
|
TimeTexture< float > | aims::dilate_texture (TimeTexture< float > &texture, float val, std::vector< std::set< uint > > neigh, AimsSurfaceTriangle mesh) |
|