vcg::SmallestEnclosing Struct Reference
[Space]

#include <smallest_enclosing.h>

List of all members.

Static Public Member Functions

template<class SphereContType >
static SphereContType::value_type SphereOfSpheres (const SphereContType &t)
 computes the smallest enclosing sphere of a container of spheres
template<class SphereType >
static SphereType SphereOfSpheres (const SphereType &s0, const SphereType &s1)
 computes the smallest enclosing sphere of two spheres
template<class TetraType >
static Sphere3< typename
TetraType::ScalarType
SphereOfTetra (const TetraType &t)
 computes the smallest enclosing sphere of a tetrahedron
template<class TriangleType >
static Sphere3< typename
TriangleType::ScalarType
SphereOfTriangle (const TriangleType &t)
 computes the smallest enclosing sphere of a triangle

Detailed Description

Class for function computing the smallest enclosing bounding volume

Definition at line 58 of file smallest_enclosing.h.


Member Function Documentation

template<typename SphereContType >
SphereContType::value_type vcg::SmallestEnclosing::SphereOfSpheres ( const SphereContType &  t  )  [inline, static]

computes the smallest enclosing sphere of a container of spheres

Definition at line 115 of file smallest_enclosing.h.

template<class SphereType >
SphereType vcg::SmallestEnclosing::SphereOfSpheres ( const SphereType &  s0,
const SphereType &  s1 
) [inline, static]

computes the smallest enclosing sphere of two spheres

Definition at line 93 of file smallest_enclosing.h.

template<class TetraType >
Sphere3< typename TetraType::ScalarType > vcg::SmallestEnclosing::SphereOfTetra ( const TetraType &  t  )  [inline, static]

computes the smallest enclosing sphere of a tetrahedron

Definition at line 86 of file smallest_enclosing.h.

template<class TriangleType >
Sphere3< typename TriangleType::ScalarType > vcg::SmallestEnclosing::SphereOfTriangle ( const TriangleType &  t  )  [inline, static]

computes the smallest enclosing sphere of a triangle

Definition at line 80 of file smallest_enclosing.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:05 2013