#include <iostream>#include "vlgenericfactory.h"#include "vlvolume.h"#include "vlvoxelneighbors.h"#include "vlvoliterator.h"#include "gaussianapprox.h"Go to the source code of this file.
Typedefs | |
| typedef vlGenericFactory< GaussianApprox > | GaussianApproxFactory |
Functions | |
| VL_EXPORT_COMPONENT_FACTORY (gaussianapprox, GaussianApproxFactory) | |
|
|
Definition at line 36 of file gaussianapprox.cpp. |
|
||||||||||||
|
|
1.3.3