Hi,

Johannes Schulte has left the following comment at Add a primitive surface area function ... for triangle meshes (BOT) http://www.google-melange.com/gci/task/view/google/gci2012/7968224:


Some Questions


As the first draw is now ready, I have some questions:


1. Where should the function be placed (just at the end of bot.c?) and how should it be called?

2. How should the result be brought outside of the function, via an fastf_t return value, or shall there be another parameter, which is an pointer onto an fastf_t, like shown in rt_functab?

3. Shall I let the function just stand alone, or shall I connect already with rt_db_internal->idb_meth-> ft_surface_area, and if, where and when has this connection to made, as I couldn't find a simple create function for BoT while quickly browsing bot.c.

4. Shall the thickness of the triangles also be a part of the surface area?


Greetings,
The Google Open Source Programs Team


---
You are receiving this message because you are subscribed to Add a primitive surface area function ... for triangle meshes (BOT) . To stop receiving these messages, go to: http://www.google-melange.com/gci/task/view/google/gci2012/7968224.

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Tracker mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker

Reply via email to