Initial commit.
This commit is contained in:
parent
c5f4a75533
commit
9df4f755ec
vcg/simplex/face/with
|
@ -1,14 +1,14 @@
|
|||
#ifndef __VCGLIB_FACE_FN_TYPE
|
||||
#define __VCGLIB_FACE_FN_TYPE
|
||||
|
||||
#define FACE_TYPE FaceFN
|
||||
|
||||
#define __VCGLIB_FACE_FN
|
||||
|
||||
#include <vcg/simplex/face/base.h>
|
||||
|
||||
#undef FACE_TYPE
|
||||
|
||||
#undef __VCGLIB_FACE_FN
|
||||
|
||||
#ifndef __VCGLIB_FACE_FN_TYPE
|
||||
#define __VCGLIB_FACE_FN_TYPE
|
||||
|
||||
#define FACE_TYPE FaceFN
|
||||
|
||||
#define __VCGLIB_FACE_FN
|
||||
|
||||
#include <vcg/simplex/face/base.h>
|
||||
|
||||
#undef FACE_TYPE
|
||||
|
||||
#undef __VCGLIB_FACE_FN
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue