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 (const SphereUnion &sphere_union)
 SphereUnion (const ImplicitSphere &sphere1, const ImplicitSphere &sphere2)
 SphereUnion ()
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

SphereUnion::SphereUnion (  )  [inline]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:25 2013