Biomechanical Joint Model
 Author: Anderson Maciel

Metaballs_exp Class Reference

#include <blob.h>

Inherits Metaballs.

Inheritance diagram for Metaballs_exp:

Inheritance graph
[legend]
Collaboration diagram for Metaballs_exp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Metaballs_exp (REAL isolevel=0.5, REAL dist_coeff=2)

Protected Member Functions

virtual REAL density (const VEC &U) const
virtual VEC gradient (const VEC &U) const

Private Attributes

REAL coeff

Detailed Description

Definition at line 166 of file blob.h.


Constructor & Destructor Documentation

Metaballs_exp::Metaballs_exp REAL  isolevel = 0.5,
REAL  dist_coeff = 2
[inline]
 

Definition at line 169 of file blob.h.


Member Function Documentation

REAL Metaballs_exp::density const VEC U  )  const [protected, virtual]
 

Implements ImplicitPrimitive.

Definition at line 431 of file blob.cpp.

References Metaballs::bloblist, coeff, REAL, and X.

VEC Metaballs_exp::gradient const VEC U  )  const [protected, virtual]
 

Implements ImplicitPrimitive.

Definition at line 447 of file blob.cpp.

References Metaballs::bloblist, coeff, REAL, W, X, and Y.


Member Data Documentation

REAL Metaballs_exp::coeff [private]
 

Definition at line 177 of file blob.h.

Referenced by density(), and gradient().


The documentation for this class was generated from the following files:
Generated on Thu Dec 1 10:14:32 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5