MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
sample.h File Reference
#include <vector>
#include "math/vector.h"
#include "fssr/defines.h"
Include dependency graph for sample.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fssr::Sample
 Representation of a point sample. More...
 

Namespaces

namespace  fssr
 

Typedefs

typedef std::vector< Samplefssr::SampleList
 Representation of a list of samples.
 

Functions

bool fssr::sample_scale_compare (Sample const *s1, Sample const *s2)
 Comparator that orders samples according to scale.