vcglib/vcg/complex
granzuglia 30a9c6c2fb - a lot of int variables converted into size_t ones
- vectors contained inside Remap class converted from std::vector<int> into std::vector<size_t>
2014-07-07 07:09:07 +00:00
..
algorithms corrected 1 compilation issue with mesh passed as const 2014-07-05 14:20:00 +00:00
all_types.h removed useless ; 2012-10-04 20:41:28 +00:00
allocate.h - added int cast in order to avoid annoying warnings 2014-07-07 06:58:08 +00:00
append.h - a lot of int variables converted into size_t ones 2014-07-07 07:09:07 +00:00
base.h Cleaned up various type name clashes. There were some components that wrongly re-defined <ScalarType> covering the real <ScalarType> of the simplex. Renamed to something less ambiguous (like CurScalarType for denoting the scalar type used inside curvature types). 2014-06-19 08:31:51 +00:00
complex.h callback is part of the default inclusion now. 2014-02-18 20:16:26 +00:00
exception.h Added RequirePolygonalMesh invariant to the list of the exception throwing utility 2014-05-20 22:28:30 +00:00
used_types.h Include header cleaning and reordering. 2013-11-25 12:47:20 +00:00