|
FreePOOMA
2.4.1
|
#include <ViewEngine.h>
Public Types | |
| typedef int | Type_t |
| typedef Engine< Dim, T, ViewEngine< D2, ViewedTag > > | Engine_t |
Static Public Member Functions | |
| static Type_t | apply (const Engine_t &, const ExpressionApply< IntersectorTag< Intersect > > &, const WrappedInt< false > &) |
| static Type_t | apply (const Engine_t &engine, const ExpressionApply< IntersectorTag< Intersect > > &tag, const WrappedInt< true > &) |
| static Type_t | apply (const Engine_t &engine, const ExpressionApply< IntersectorTag< Intersect > > &tag) |
| typedef int LeafFunctor< Engine< Dim, T, ViewEngine< D2, ViewedTag > >, ExpressionApply< IntersectorTag< Intersect > > >::Type_t |
| typedef Engine<Dim, T, ViewEngine<D2, ViewedTag> > LeafFunctor< Engine< Dim, T, ViewEngine< D2, ViewedTag > >, ExpressionApply< IntersectorTag< Intersect > > >::Engine_t |
| static Type_t LeafFunctor< Engine< Dim, T, ViewEngine< D2, ViewedTag > >, ExpressionApply< IntersectorTag< Intersect > > >::apply | ( | const Engine_t & | , |
| const ExpressionApply< IntersectorTag< Intersect > > & | , | ||
| const WrappedInt< false > & | |||
| ) | [inline, static] |
| static Type_t LeafFunctor< Engine< Dim, T, ViewEngine< D2, ViewedTag > >, ExpressionApply< IntersectorTag< Intersect > > >::apply | ( | const Engine_t & | engine, |
| const ExpressionApply< IntersectorTag< Intersect > > & | tag, | ||
| const WrappedInt< true > & | |||
| ) | [inline, static] |
References forEach().
| static Type_t LeafFunctor< Engine< Dim, T, ViewEngine< D2, ViewedTag > >, ExpressionApply< IntersectorTag< Intersect > > >::apply | ( | const Engine_t & | engine, |
| const ExpressionApply< IntersectorTag< Intersect > > & | tag | ||
| ) | [inline, static] |
1.7.6.1