vcglib/vcg/simplex/face
Paolo Cignoni 7ffb878913 SIGNIFICANT CHANGE
About the point to mesh distance functionalities
Now the two different 'path' for this distance computation (with or without the precomputation of planes and edges for triangular faces) are well distinct and with different names:
PointDistanceEP and PointDistanceBase

See the sample/trimesh_closest sample for more details
2012-07-06 15:24:04 +00:00
..
base.h Restructured Face component in order to follow the unique emptycore approach that avoid an endless derivation chain in the type definition 2012-04-04 10:04:46 +00:00
base_old.h [SIMPLEXplus promotion] 2008-12-19 10:30:51 +00:00
component.h Restructured Face component in order to follow the unique emptycore approach that avoid an endless derivation chain in the type definition 2012-04-04 10:04:46 +00:00
component_occ.h [SIMPLEXplus promotion] 2008-12-19 10:30:51 +00:00
component_ocf.h Corrected a significant bug in the reflection types for ocf components. 2012-03-31 01:16:58 +00:00
component_polygon.h Restructured Face component in order to follow the unique emptycore approach that avoid an endless derivation chain in the type definition 2012-04-04 10:04:46 +00:00
component_rt.h added an Empty Component for the edgePlane component. 2012-07-06 05:07:25 +00:00
distance.h SIGNIFICANT CHANGE 2012-07-06 15:24:04 +00:00
face_old.h [SIMPLEXplus promotion] 2008-12-19 10:30:51 +00:00
jumping_pos.h commented some code 2011-03-22 11:53:48 +00:00
pos.h added assert in the VFIterator to handle uninitialized topology. 2012-03-14 16:02:30 +00:00
topology.h added VFOrderedStarVF_FF function 2012-03-29 16:36:01 +00:00