all_types.h
Go to the documentation of this file.
00001 #ifndef VCG_ALL_TYPES_H
00002 #define VCG_ALL_TYPES_H
00003 
00004 namespace vcg{
00005 
00006 struct AllTypes{
00007                 struct AVertexType {};
00008                 struct AEdgeType {};
00009                 struct AFaceType {};
00010                 struct AHEdgeType {};
00011 };
00012 
00013 
00014 }
00015 
00016 #endif // USED_TYPES_H


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:28:51