#include sbagliato.
This commit is contained in:
parent
ae639dd45a
commit
760a82a416
|
@ -24,13 +24,16 @@
|
||||||
History
|
History
|
||||||
|
|
||||||
$Log: not supported by cvs2svn $
|
$Log: not supported by cvs2svn $
|
||||||
|
Revision 1.1 2004/03/21 17:51:57 ponchio
|
||||||
|
First version.
|
||||||
|
|
||||||
|
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#ifndef VCG_SPHERE_H
|
#ifndef VCG_SPHERE_H
|
||||||
#define VCG_SPHERE_H
|
#define VCG_SPHERE_H
|
||||||
|
|
||||||
#include <vcg/point3.h>
|
#include <vcg/space/point3.h>
|
||||||
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue