factorized, see vcg/container/derivation_chain.h
This commit is contained in:
parent
d35e8ba0c4
commit
22aa059de2
vcg/simplex/vertexplus
|
@ -92,6 +92,7 @@ Mainly the trick here is to store a base pointer in each simplex...
|
|||
#define __VCG_VERTEX_PLUS_COMPONENT_OCF
|
||||
|
||||
#include <vcg/simplex/vertexplus/component.h>
|
||||
|
||||
#include <vector>
|
||||
#include <limits>
|
||||
|
||||
|
|
Loading…
Reference in New Issue