vcglib/vcg
Nico Pietroni 969f556691 added if(vp<oldBase || vp>oldEnd) return; test in PointerUpdater::Update function, so that entities that doesn't need to be updated has no problems 2010-10-27 17:46:46 +00:00
..
complex added if(vp<oldBase || vp>oldEnd) return; test in PointerUpdater::Update function, so that entities that doesn't need to be updated has no problems 2010-10-27 17:46:46 +00:00
connectors ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but 2010-06-16 16:25:02 +00:00
container version that should work with synamic linked libraries (to be tested) 2010-06-21 15:52:18 +00:00
math shotf and shotd are TYPEDEF not SUBCLASS !!! 2010-10-21 13:41:29 +00:00
simplex line 331 called the correct distance function between segment-point in distance3.h 2010-10-15 15:19:12 +00:00
space renamed EPSILON into loc_EPSILON to avoid collsions with some defines. 2010-10-15 21:46:16 +00:00