ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options > Class Template Reference

#include <MatrixStorage.h>

List of all members.

Public Member Functions

Tdata ()
const Tdata () const
 ei_matrix_storage (int size, int rows, int)
 ei_matrix_storage (ei_constructor_without_unaligned_array_assert)
 ei_matrix_storage ()
void resize (int size, int rows, int)
int rows (void) const
void swap (ei_matrix_storage &other)
 ~ei_matrix_storage ()

Static Public Member Functions

static int cols (void)

Private Attributes

Tm_data
int m_rows

Detailed Description

template<typename T, int _Cols, int _Options>
class ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >

Definition at line 221 of file MatrixStorage.h.


Constructor & Destructor Documentation

template<typename T , int _Cols, int _Options>
ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::ei_matrix_storage (  )  [inline, explicit]

Definition at line 226 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::ei_matrix_storage ( ei_constructor_without_unaligned_array_assert   )  [inline]

Definition at line 227 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::ei_matrix_storage ( int  size,
int  rows,
int   
) [inline]

Definition at line 228 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::~ei_matrix_storage (  )  [inline]

Definition at line 229 of file MatrixStorage.h.


Member Function Documentation

template<typename T , int _Cols, int _Options>
static int ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::cols ( void   )  [inline, static]

Definition at line 232 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
T* ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::data (  )  [inline]

Definition at line 246 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
const T* ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::data (  )  const [inline]

Definition at line 245 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
void ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::resize ( int  size,
int  rows,
int   
) [inline]

Definition at line 233 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
int ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::rows ( void   )  const [inline]

Definition at line 231 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
void ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::swap ( ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options > &  other  )  [inline]

Definition at line 230 of file MatrixStorage.h.


Member Data Documentation

template<typename T , int _Cols, int _Options>
T* ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::m_data [private]

Definition at line 223 of file MatrixStorage.h.

template<typename T , int _Cols, int _Options>
int ei_matrix_storage< T, Dynamic, Dynamic, _Cols, _Options >::m_rows [private]

Definition at line 224 of file MatrixStorage.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:01 2013