Public Member Functions | Private Attributes
SphereUnion Class Reference

#include <SphereUnion.h>

List of all members.

Public Member Functions

bool DirectedDistance (const vcg::Point3i &p1, const vcg::Point3i &p2, vcg::Point3f &v, vcg::Point3f &n, float &d)
bool operator!= (const SphereUnion &sphere_union)
SphereUnionoperator= (const SphereUnion &sphere_union)
 SphereUnion ()
 SphereUnion (const ImplicitSphere &sphere1, const ImplicitSphere &sphere2)
 SphereUnion (const SphereUnion &sphere_union)
float V (int x, int y, int z)

Private Attributes

ImplicitSphere _sphere1
ImplicitSphere _sphere2

Detailed Description

Definition at line 4 of file SphereUnion.h.


Constructor & Destructor Documentation

Definition at line 7 of file SphereUnion.h.

SphereUnion::SphereUnion ( const ImplicitSphere sphere1,
const ImplicitSphere sphere2 
) [inline]

Definition at line 10 of file SphereUnion.h.

SphereUnion::SphereUnion ( const SphereUnion sphere_union) [inline]

Definition at line 16 of file SphereUnion.h.


Member Function Documentation

bool SphereUnion::DirectedDistance ( const vcg::Point3i p1,
const vcg::Point3i p2,
vcg::Point3f v,
vcg::Point3f n,
float &  d 
) [inline]

Definition at line 44 of file SphereUnion.h.

bool SphereUnion::operator!= ( const SphereUnion sphere_union) [inline]

Definition at line 32 of file SphereUnion.h.

SphereUnion& SphereUnion::operator= ( const SphereUnion sphere_union) [inline]

Definition at line 22 of file SphereUnion.h.

float SphereUnion::V ( int  x,
int  y,
int  z 
) [inline]

Definition at line 39 of file SphereUnion.h.


Member Data Documentation

Definition at line 77 of file SphereUnion.h.

Definition at line 81 of file SphereUnion.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:02