| _Myt typedef (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  | 
  | add(const DataBlock< size, unsigned > &d) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | addToMe(const DataBlock< size, unsigned > &d) (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | array (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [protected] | 
  | color (defined in ColoredVoxelPos) | ColoredVoxelPos |  | 
  | ColoredVoxelPos(VoxelPos &data, RgbByte &clr) (defined in ColoredVoxelPos) | ColoredVoxelPos |  [inline] | 
  | copyFrom(const DataBlock< size, unsigned > &d) (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | DataBlock() (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | determinant() (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | divide(int n) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | divide(float n) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | divide(double n) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | elementAt(int col, int row) (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | elementAt(int col, int row) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | getData() (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline] | 
  | getInverse(Matrix< cols, rows, unsigned > &answer) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | getTranspose() const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | isEqualTo(const DataBlock< size, unsigned > &d) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | linearlyInterpolate(const _Myt &p, double t) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | Matrix() (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | Matrix(const parentType &p) (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | Matrix(const MtxSymmetric &m) (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | multiply(int n) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | multiply(float n) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | multiply(double n) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | nColumns enum value (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  | 
  | nRows enum value (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  | 
  | operator *(int n) const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator *(float n) const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator *(double n) const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator *(const Matrix< theirCols, theirRows, unsigned > &m) const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator *(const SymmetricMatrix< N, unsigned > &m) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator()(int col, int row) (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator+(const C &n) const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator+(const _Myt &m) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator+=(const _Myt &m) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator+=(_Myt &m) (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator-(const C n) const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator-(const _Myt &m) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator-=(const _Myt &m) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator-=(_Myt &m) (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator/(const C n) const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator/(int n) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator/(float n) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator/(double n) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator<(const VoxelPos &vp) const (defined in ColoredVoxelPos) | ColoredVoxelPos |  [inline] | 
  | operator=(const parentType &p) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator=(const _Myt &m) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator=(const SymmetricMatrix< cols, unsigned > &m) (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator==(const _Myt &m) const (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | operator==(_Myt &m) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator[](int n) (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | operator[](int n) const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | parentType typedef (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  | 
  | Position(parentType &p) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | Position() (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | Position(unsigned a) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | Position(unsigned a, unsigned b) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | Position(unsigned a, unsigned b, unsigned c) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | Position(unsigned a, unsigned b, unsigned c, unsigned d) (defined in Position< 3, unsigned short >) | Position< 3, unsigned short > |  [inline] | 
  | print(char *str="") const (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | setToIdentity() (defined in Matrix< 1, height, unsigned >) | Matrix< 1, height, unsigned > |  [inline] | 
  | setToZero() (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline] | 
  | subtract(const DataBlock< size, unsigned > &d) const (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | subtractFromMe(const DataBlock< size, unsigned > &d) (defined in DataBlock< cols *rows, unsigned >) | DataBlock< cols *rows, unsigned > |  [inline, protected] | 
  | VoxelPos(unsigned short x, unsigned short y, unsigned short z) (defined in VoxelPos) | VoxelPos |  [inline] | 
  | VoxelPos() (defined in VoxelPos) | VoxelPos |  [inline] |