vcglib/vcg/simplex/vertex
Paolo Cignoni 8111bcda24 Corrected a very nasty bug introduced in Revision 4782 that reorganized ocf face component and added a standard interface for query the availabiilty of data:
bool FaceType::IsXXXAvaialble() ,must be defined in the XXX ocf type and not in the info type otherwise it would be defined also for non ocf components.
2013-02-06 11:22:11 +00:00
..
base.h Added a bunch of 'c' to component members to clarify constant access 2012-11-15 19:07:34 +00:00
component.h added initialization of mark component to zero. So all the element it is sure that are unitialized after the first unmarkall. 2012-12-21 15:33:18 +00:00
component_occ.h Added guards to avoid useless (and sometime dangerous) inclusion of internal file of the vcglib 2012-10-25 21:29:10 +00:00
component_ocf.h Corrected a very nasty bug introduced in Revision 4782 that reorganized ocf face component and added a standard interface for query the availabiilty of data: 2013-02-06 11:22:11 +00:00
component_sph.h ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but 2010-06-16 16:24:26 +00:00
distance.h Added a bunch of 'c' to component members to clarify constant access 2012-11-15 19:11:28 +00:00