Kalpit,

Why are you using an unspecific, for command line arguments parsing
designed API for an internal function?  Wouldn't it be better to have
a functionality specific interface like for example
analyze_obj_inside()?

Daniel


2015-06-19 19:24 GMT+02:00 Kalpit Thakkar <ceasy...@gmail.com>:
> Hello!
>
> I had been trying to write the implementation for volume already and here is
> it's first implementation. I haven't kept API design in mind right now as
> you can see in there, but this one is just to make sure I'm following the
> logic correctly or not. Please have a look.
>
> volume implementation :
> https://gist.github.com/dracarys-stormborn/c894daa679fb670892c8
> A header having the structures defined :
> https://gist.github.com/dracarys-stormborn/5f64359e90334728df70
>
> This is a very very naive implementation right now. But things are slowly
> getting clearer to me and analysis on this will make it much clearer. :)
>
> With Regards,
> Kalpit Thakkar

------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to