#include <vcg/space/point3.h>
#include <vcg/space/point2.h>
#include <vcg/math/similarity.h>
Go to the source code of this file.
Classes | |
class | vcg::Camera< S > |
Namespaces | |
namespace | vcg |
* | |
Enumerations | |
enum | { vcg::PERSPECTIVE = 0, vcg::ORTHO = 1, vcg::ISOMETRIC = 2, vcg::CAVALIERI = 3 } |