vertex with tetra topology. normals and temporary mark
This commit is contained in:
parent
e6bc1b19d2
commit
20f941401c
|
@ -5,10 +5,12 @@
|
||||||
|
|
||||||
#define __VCGLIB_VERTEX_AT
|
#define __VCGLIB_VERTEX_AT
|
||||||
#define __VCGLIB_VERTEX_VN
|
#define __VCGLIB_VERTEX_VN
|
||||||
|
#define __VCGLIB_VERTEX_VM
|
||||||
|
|
||||||
#include <vcg/simplex/vertex/base.h>
|
#include <vcg/simplex/vertex/base.h>
|
||||||
|
|
||||||
#undef VERTEX_TYPE
|
#undef VERTEX_TYPE
|
||||||
|
#undef __VCGLIB_VERTEX_VM
|
||||||
#undef __VCGLIB_VERTEX_AT
|
#undef __VCGLIB_VERTEX_AT
|
||||||
#undef __VCGLIB_VERTEX_VN
|
#undef __VCGLIB_VERTEX_VN
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue