ei_traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > Struct Template Reference

#include <Select.h>

List of all members.

Public Types

enum  {
  RowsAtCompileTime = ConditionMatrixType::RowsAtCompileTime, ColsAtCompileTime = ConditionMatrixType::ColsAtCompileTime, MaxRowsAtCompileTime = ConditionMatrixType::MaxRowsAtCompileTime, MaxColsAtCompileTime = ConditionMatrixType::MaxColsAtCompileTime,
  Flags = (unsigned int)ThenMatrixType::Flags & ElseMatrixType::Flags & HereditaryBits, CoeffReadCost
}
typedef ConditionMatrixType::Nested ConditionMatrixNested
typedef ElseMatrixType::Nested ElseMatrixNested
typedef ei_traits
< ThenMatrixType >::Scalar 
Scalar
typedef ThenMatrixType::Nested ThenMatrixNested

Detailed Description

template<typename ConditionMatrixType, typename ThenMatrixType, typename ElseMatrixType>
struct ei_traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >

Definition at line 45 of file Select.h.


Member Typedef Documentation

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ConditionMatrixType::Nested ei_traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ConditionMatrixNested

Definition at line 48 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ElseMatrixType::Nested ei_traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ElseMatrixNested

Definition at line 50 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ei_traits<ThenMatrixType>::Scalar ei_traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::Scalar

Definition at line 47 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ThenMatrixType::Nested ei_traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ThenMatrixNested

Definition at line 49 of file Select.h.


Member Enumeration Documentation

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
anonymous enum
Enumerator:
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 
CoeffReadCost 

Definition at line 51 of file Select.h.


The documentation for this struct 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:03 2013