This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
afc802107a
vcglib
/
vcg
/
simplex
/
vertex
History
Paolo Cignoni
eb642099f1
Corrected another typeclash in the curvature types (a CurVecType definition was missing in the emptycore component)
2014-06-24 08:41:41 +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
Corrected another typeclash in the curvature types (a CurVecType definition was missing in the emptycore component)
2014-06-24 08:41:41 +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
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
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