FreePOOMA  2.4.1
Classes
EnginePatch.h File Reference

Patch handling with engines: More...

#include "PETE/PETE.h"
#include "Pooma/PETE/AssertEquals.h"
#include "Pooma/View.h"
#include "Engine/EngineFunctor.h"
Include dependency graph for EnginePatch.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  EnginePatch
 EnginePatch is a tag used with engineFunctor to return the ith patch from a multi-patch engine in a generic way. More...
struct  EngineFunctorDefault< Eng, EnginePatch >
struct  LeafFunctor< Scalar< T >, EnginePatch >
struct  Patch< Container >
 PatchView is the traits class used to describe the result of .patch(i) for a container class. More...
struct  PatchView< Container >
struct  LeafFunctor< Node, EnginePatch >
struct  EngineNumPatches
 EngineNumPatches is used to find out how many patches an engine has. More...
struct  EngineFunctorDefault< Eng, EngineNumPatches >
struct  EngineFunctorScalar< T, EngineNumPatches >

Detailed Description

Patch handling with engines: