Classes | Public Member Functions

OpenTissue::geometry::detail::ComputeSmallestSphere Class Reference

#include <geometry_compute_smallest_sphere.h>

List of all members.

Classes

class  support_type

Public Member Functions

template<typename vector3_iterator , typename sphere_type >
void operator() (vector3_iterator begin, vector3_iterator end, sphere_type &minimal)

Detailed Description

Compute Smallest Enclosing Sphere.


Member Function Documentation

template<typename vector3_iterator , typename sphere_type >
void OpenTissue::geometry::detail::ComputeSmallestSphere::operator() ( vector3_iterator  begin,
vector3_iterator  end,
sphere_type &  minimal 
) [inline]

The documentation for this class was generated from the following file: