FreePOOMA  2.4.1
Public Types | Static Public Member Functions
DefaultExpressionApply< Eng, IntersectorTag< Intersect > > Struct Template Reference

The default behaviour for IntersectEngine is to simply return true. More...

#include <IntersectEngine.h>

List of all members.

Public Types

typedef int Type_t

Static Public Member Functions

static Type_t apply (const Eng &, const ExpressionApply< IntersectorTag< Intersect > > &)

Detailed Description

template<class Eng, class Intersect>
struct DefaultExpressionApply< Eng, IntersectorTag< Intersect > >

The default behaviour for IntersectEngine is to simply return true.

We assert that the engine is not multi-patch.


Member Typedef Documentation

template<class Eng , class Intersect >
typedef int DefaultExpressionApply< Eng, IntersectorTag< Intersect > >::Type_t

Member Function Documentation

template<class Eng , class Intersect >
static Type_t DefaultExpressionApply< Eng, IntersectorTag< Intersect > >::apply ( const Eng &  ,
const ExpressionApply< IntersectorTag< Intersect > > &   
) [inline, static]

References CTAssert.


The documentation for this struct was generated from the following file: