*** empty log message ***
This commit is contained in:
parent
0c7004af16
commit
a989a39c19
|
@ -1,7 +1,7 @@
|
|||
#ifndef __VCGLIB_FACE_FNAV_TYPE
|
||||
#define __VCGLIB_FACE_FNAV_TYPE
|
||||
#ifndef __VCGLIB_FACE_AVFN_TYPE
|
||||
#define __VCGLIB_FACE_AVFN_TYPE
|
||||
|
||||
#define FACE_TYPE FaceFNAV
|
||||
#define FACE_TYPE FaceAVFN
|
||||
|
||||
#define __VCGLIB_FACE_FN
|
||||
#define __VCGLIB_FACE_AV
|
|
@ -1,16 +0,0 @@
|
|||
#ifndef __VCGLIB_FACE_FNVA_TYPE
|
||||
#define __VCGLIB_FACE_FNVA_TYPE
|
||||
|
||||
#define FACE_TYPE FaceFNVA
|
||||
|
||||
#define __VCGLIB_FACE_FN
|
||||
#define __VCGLIB_FACE_VA
|
||||
|
||||
#include <vcg/simplex/face/base.h>
|
||||
|
||||
#undef FACE_TYPE
|
||||
|
||||
#undef __VCGLIB_FACE_FN
|
||||
#undef __VCGLIB_FACE_VA
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue