![]() |
Templates -- Meow
1.2.9
A C++ template contains kinds of interesting classes and functions
|
#include "Transformation.h"
#include "Matrix.h"
#include "utility.h"
#include "../Self.h"
#include <cstdlib>
Go to the source code of this file.
Classes | |
class | meow::BallProjection< Scalar > |
A ball projection is to project the given vector to a hyper-sphere. More... | |
class | meow::PhotoProjection< Scalar > |
A photo projection is a kind of transformation that project point/vector to a flat photo. More... | |
Namespaces | |
meow | |