Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Union_of_balls_boundary_3_data_structure< WeightedAlphaComplex3, IS_CCW, HalfedgeDSBase >::Get_weighted_point_from_sphere Class Reference

#include <Union_of_balls_boundary_3_data_structure.hpp>

Public Types

typedef Weighted_point result_type
 

Public Member Functions

template<class Sphere3 >
Weighted_point operator() (const Sphere3 &S) const
 

Member Typedef Documentation

◆ result_type

Member Function Documentation

◆ operator()()

Weighted_point operator() ( const Sphere3 &  S) const
inline