#include "GeoCore.h"
#include "BResampNode.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BResampLink |
| A class that links two BResampNodes, used in resampling functions. More... | |
Typedefs | |
| typedef std::vector < BResampLink * > | BResampLinkPtrVector |
| Defines a collection of BResampLinkPtr objects. | |
| typedef std::vector < BResampLink > | BResampLinkVector |
| Defines a collection of BResampLink objects. | |