created
This commit is contained in:
parent
6524344684
commit
f6c416728a
|
@ -0,0 +1,14 @@
|
|||
#ifndef __VCGLIB_FACE_FA_TYPE
|
||||
#define __VCGLIB_FACE_FA_TYPE
|
||||
|
||||
#define FACE_TYPE FaceFA
|
||||
|
||||
#define __VCGLIB_FACE_FA
|
||||
|
||||
#include <vcg/simplex/face/base.h>
|
||||
|
||||
#undef FACE_TYPE
|
||||
|
||||
#undef __VCGLIB_FACE_FA
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue