ei_part_assignment_impl< Derived1, Derived2, Mode, UnrollCount > Struct Template Reference

#include <Part.h>

List of all members.

Public Types

enum  { col = (UnrollCount-1) / Derived1::RowsAtCompileTime, row = (UnrollCount-1) % Derived1::RowsAtCompileTime }

Static Public Member Functions

static void run (Derived1 &dst, const Derived2 &src)

Detailed Description

template<typename Derived1, typename Derived2, unsigned int Mode, int UnrollCount>
struct ei_part_assignment_impl< Derived1, Derived2, Mode, UnrollCount >

Definition at line 169 of file Part.h.


Member Enumeration Documentation

template<typename Derived1 , typename Derived2 , unsigned int Mode, int UnrollCount>
anonymous enum
Enumerator:
col 
row 

Definition at line 171 of file Part.h.


Member Function Documentation

template<typename Derived1 , typename Derived2 , unsigned int Mode, int UnrollCount>
static void ei_part_assignment_impl< Derived1, Derived2, Mode, UnrollCount >::run ( Derived1 &  dst,
const Derived2 &  src 
) [inline, static]

Definition at line 176 of file Part.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:02 2013