Biomechanical Joint Model
 Author: Anderson Maciel

LinAlg::idx3 Struct Reference

#include <vecarray.h>

List of all members.

Public Member Functions

 idx3 ()
 idx3 (int i_, int j_, int k_=0)
 idx3 (const idx3 &id)
void set (int i_, int j_, int k_=0)
bool operator== (const idx3 &id) const
bool operator!= (const idx3 &id) const
int operator[] (int m) const
int & operator[] (int m)

Public Attributes

int i
int j
int k


Detailed Description

Definition at line 9 of file vecarray.h.


Constructor & Destructor Documentation

LinAlg::idx3::idx3  )  [inline]
 

Definition at line 10 of file vecarray.h.

LinAlg::idx3::idx3 int  i_,
int  j_,
int  k_ = 0
[inline]
 

Definition at line 11 of file vecarray.h.

LinAlg::idx3::idx3 const idx3 id  )  [inline]
 

Definition at line 12 of file vecarray.h.


Member Function Documentation

bool LinAlg::idx3::operator!= const idx3 id  )  const [inline]
 

Definition at line 16 of file vecarray.h.

References i, j, and k.

bool LinAlg::idx3::operator== const idx3 id  )  const [inline]
 

Definition at line 15 of file vecarray.h.

References i, j, and k.

int& LinAlg::idx3::operator[] int  m  )  [inline]
 

Definition at line 18 of file vecarray.h.

References i, j, k, LinAlg::operator-(), LinAlg::operator<(), LinAlg::operator<<(), and LinAlg::operator>().

Here is the call graph for this function:

int LinAlg::idx3::operator[] int  m  )  const [inline]
 

Definition at line 17 of file vecarray.h.

References i, and k.

void LinAlg::idx3::set int  i_,
int  j_,
int  k_ = 0
[inline]
 

Definition at line 14 of file vecarray.h.

References i, j, and k.


Member Data Documentation

int LinAlg::idx3::i
 

Definition at line 18 of file vecarray.h.

Referenced by marchingCubes::constructSurface(), operator!=(), LinAlg::operator+(), LinAlg::operator-(), LinAlg::operator<(), operator==(), LinAlg::operator>(), operator[](), and set().

int LinAlg::idx3::j
 

Definition at line 18 of file vecarray.h.

Referenced by marchingCubes::constructSurface(), operator!=(), LinAlg::operator+(), LinAlg::operator-(), LinAlg::operator<(), operator==(), LinAlg::operator>(), operator[](), and set().

int LinAlg::idx3::k
 

Definition at line 18 of file vecarray.h.

Referenced by marchingCubes::constructSurface(), operator!=(), LinAlg::operator+(), LinAlg::operator-(), LinAlg::operator<(), operator==(), LinAlg::operator>(), operator[](), and set().


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