*** empty log message ***
This commit is contained in:
parent
1fa8b3ec4b
commit
966e1e52f0
|
@ -0,0 +1,19 @@
|
||||||
|
#ifndef __VCGLIB_FACE_AFAVFNFMRT_TYPE
|
||||||
|
#define __VCGLIB_FACE_AFAVFNFMRT_TYPE
|
||||||
|
|
||||||
|
#define FACE_TYPE FaceAFFNFMRT
|
||||||
|
|
||||||
|
#define __VCGLIB_FACE_AF
|
||||||
|
#define __VCGLIB_FACE_FN
|
||||||
|
#define __VCGLIB_FACE_FM
|
||||||
|
#define __VCGLIB_FACE_RT
|
||||||
|
|
||||||
|
#include <vcg/simplex/face/base.h>
|
||||||
|
|
||||||
|
#undef FACE_TYPE
|
||||||
|
|
||||||
|
#undef __VCGLIB_FACE_AF
|
||||||
|
#undef __VCGLIB_FACE_FN
|
||||||
|
#undef __VCGLIB_FACE_FM
|
||||||
|
#undef __VCGLIB_FACE_RT
|
||||||
|
#endif
|
Loading…
Reference in New Issue