Biomechanical Joint Model
 Author: Anderson Maciel

TrianglePrimitive Class Reference

#include <blob.h>

Collaboration diagram for TrianglePrimitive:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TrianglePrimitive (const VEC &V1, const VEC &V2, const VEC &V3, double *norm, REAL thick=1.0, REAL stiff=1.0)
 TrianglePrimitive (int FctId, const VEC &V1, const VEC &V2, const VEC &V3, double *norm, REAL thick, REAL stiff)
 TrianglePrimitive (const TrianglePrimitive &s)

Public Attributes

VEC P1
VEC P2
VEC P3
double * n
REAL ro
REAL k
REAL R
int FId

Detailed Description

Definition at line 66 of file blob.h.


Constructor & Destructor Documentation

TrianglePrimitive::TrianglePrimitive const VEC V1,
const VEC V2,
const VEC V3,
double *  norm,
REAL  thick = 1.0,
REAL  stiff = 1.0
[inline]
 

Definition at line 68 of file blob.h.

References Sphere::k, Sphere::R, and Sphere::ro.

TrianglePrimitive::TrianglePrimitive int  FctId,
const VEC V1,
const VEC V2,
const VEC V3,
double *  norm,
REAL  thick,
REAL  stiff
[inline]
 

Definition at line 70 of file blob.h.

References Sphere::FId, Sphere::k, Sphere::R, and Sphere::ro.

TrianglePrimitive::TrianglePrimitive const TrianglePrimitive s  )  [inline]
 

Definition at line 72 of file blob.h.


Member Data Documentation

int TrianglePrimitive::FId
 

Definition at line 80 of file blob.h.

REAL TrianglePrimitive::k
 

Definition at line 78 of file blob.h.

double* TrianglePrimitive::n
 

Definition at line 76 of file blob.h.

VEC TrianglePrimitive::P1
 

Definition at line 72 of file blob.h.

VEC TrianglePrimitive::P2
 

Definition at line 72 of file blob.h.

VEC TrianglePrimitive::P3
 

Definition at line 72 of file blob.h.

REAL TrianglePrimitive::R
 

Definition at line 79 of file blob.h.

REAL TrianglePrimitive::ro
 

Definition at line 77 of file blob.h.


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