|
FreePOOMA
2.4.1
|
Patch handling with engines: More...
#include "PETE/PETE.h"#include "Pooma/PETE/AssertEquals.h"#include "Pooma/View.h"#include "Engine/EngineFunctor.h"

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 > |
Patch handling with engines:
1.7.6.1