Biomechanical Joint Model
 Author: Anderson Maciel

Sphere Class Reference

#include <blob.h>

Collaboration diagram for Sphere:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Sphere (const VEC &centre, REAL thick=1, REAL stiff=1)
 Sphere (int FctId, const VEC &centre, REAL thick, REAL stiff)
 Sphere (const Sphere &s)

Public Attributes

VEC C
REAL ro
REAL R
REAL k
int FId

Detailed Description

Definition at line 45 of file blob.h.


Constructor & Destructor Documentation

Sphere::Sphere const VEC centre,
REAL  thick = 1,
REAL  stiff = 1
[inline]
 

Definition at line 47 of file blob.h.

References k, R, and ro.

Sphere::Sphere int  FctId,
const VEC centre,
REAL  thick,
REAL  stiff
[inline]
 

Definition at line 49 of file blob.h.

References C, FId, k, R, and ro.

Sphere::Sphere const Sphere s  )  [inline]
 

Definition at line 51 of file blob.h.


Member Data Documentation

VEC Sphere::C
 

Definition at line 51 of file blob.h.

Referenced by Sphere().

int Sphere::FId
 

Definition at line 62 of file blob.h.

Referenced by Sphere(), and TrianglePrimitive::TrianglePrimitive().

REAL Sphere::k
 

Definition at line 59 of file blob.h.

Referenced by Sphere(), and TrianglePrimitive::TrianglePrimitive().

REAL Sphere::R
 

Definition at line 58 of file blob.h.

Referenced by Sphere(), and TrianglePrimitive::TrianglePrimitive().

REAL Sphere::ro
 

Definition at line 57 of file blob.h.

Referenced by Sphere(), and TrianglePrimitive::TrianglePrimitive().


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