Anurag,

The call-back in libged/voxelize.c should be something like
"createBoxes()".  You could call the mk_rpp() there directly.  To do
this you need names for the new objects.  An additional parameter
"new_obj" for the ged_voxelize() function would be helpful for
generating these names.

Regards,
    Daniel


2012/8/7 Anurag Murty <anuragmu...@gmail.com>:
> Daniel,
>
> As of now I can see an output file that contains the percentage fill
> information about each voxel of an input region.
> I want to use this information within MGED and somehow call a function like
> 'in' or 'draw' and give some parameters to rpp drawing function to create
> the final voxelized output.
> How should I go about doing this? Should I look at the code that implements
> the aforementioned commands in BRLCAD and proceed giving the parameters
> directly to the required functions?
>
> Thanks and regards,
> --
> Anurag Murty

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to