← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 2185: py wrapping for shop::getSpheresVolume(). Used e.g. for computing porosity in a periodic cell.

 


is it THAT difficult to check that? (what I read recently, using
typeid(Sphere)==typeid(*b->shape) might be faster than dynamic_cast).
Where "sphere" is a pointer to an existing Sphere?
"typeid" replaces getCLassIndex?

Not THAT difficult, but given my number of not-so-difficult TODO's, with half hours compilation times, and changing conventions all the time, I prefer to ask first.


Thanks.

Bruno



Follow ups

References