CAMERA_H -> VCG_CAMERA_H
This commit is contained in:
parent
2e7c78de96
commit
5f01ce404d
|
@ -24,11 +24,14 @@
|
||||||
History
|
History
|
||||||
|
|
||||||
$Log: not supported by cvs2svn $
|
$Log: not supported by cvs2svn $
|
||||||
|
Revision 1.2 2004/03/25 14:55:25 ponchio
|
||||||
|
Adding copyright.
|
||||||
|
|
||||||
|
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#ifndef CAMERA_H
|
#ifndef VCG_CAMERA_H
|
||||||
#define CAMERA_H
|
#define VCG_CAMERA_H
|
||||||
|
|
||||||
#include <vcg/space/point3.h>
|
#include <vcg/space/point3.h>
|
||||||
#include <vcg/math/Matrix44.h>
|
#include <vcg/math/Matrix44.h>
|
||||||
|
|
Loading…
Reference in New Issue