Biomechanical Joint Model
 Author: Anderson Maciel

Blob Class Reference

#include <blob.h>

Inherits Quadric.

Inheritance diagram for Blob:

Inheritance graph
[legend]
Collaboration diagram for Blob:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Blob (HMAT M_, REAL a_=1, REAL b_=1, REAL c_=1, REAL w_=1)
virtual bool intersectedBy (Ray &ray, REAL root[]) const

Public Attributes

REAL w

Detailed Description

Definition at line 35 of file blob.h.


Constructor & Destructor Documentation

Blob::Blob HMAT  M_,
REAL  a_ = 1,
REAL  b_ = 1,
REAL  c_ = 1,
REAL  w_ = 1
[inline]
 

Definition at line 39 of file blob.h.


Member Function Documentation

bool Blob::intersectedBy Ray ray,
REAL  root[]
const [virtual]
 

Reimplemented from Quadric.

Definition at line 49 of file blob.cpp.

References ray_intersect_primitive().

Here is the call graph for this function:


Member Data Documentation

REAL Blob::w
 

Definition at line 42 of file blob.h.


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