vcglib/vcg/complex
Paolo Cignoni fb60087ee4 component_ocf are now part of the standard inclusion sequence of complex.h
No more need of including them.
It was needed to avoid the issue of wrong inclusion order that could trigger a failure in the partial specialization of the reflection functions that should say if a component is present or not...
2012-10-15 09:17:48 +00:00
..
algorithms corrected UpdateNormal calls 2012-10-14 07:41:58 +00:00
tetramesh Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m) 2012-01-20 07:52:22 +00:00
all_types.h removed useless ; 2012-10-04 20:41:28 +00:00
allocate.h Improved documentation of Attribute mechanims 2012-10-15 08:17:26 +00:00
append.h Heavy restructuring of the append function. Now it is hopefully must more efficient. 2012-04-04 10:11:46 +00:00
complex.h **** SIGNIFICANT CHANGES ***** 2012-10-04 11:10:25 +00:00
exception.h Changed a bit the interface of the exception throwing. Updated normals and other to follow this changes 2012-10-11 11:04:37 +00:00
used_types.h component_ocf are now part of the standard inclusion sequence of complex.h 2012-10-15 09:17:48 +00:00