*** empty log message ***
This commit is contained in:
parent
556364c751
commit
1f3fc8f9ce
|
@ -0,0 +1,27 @@
|
||||||
|
#ifndef __VCGLIB_FACE_WT_TYPE
|
||||||
|
|
||||||
|
#define __VCGLIB_FACE_WT_TYPE
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define FACE_TYPE FaceWT
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define __VCGLIB_FACE_WT
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#include <vcg/simplex/face/base.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#undef FACE_TYPE
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#undef __VCGLIB_FACE_WT
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#endif
|
Loading…
Reference in New Issue