|
wings_body and weld function ...
|
|
11-06-2014, 04:15 PM
(This post was last modified: 11-06-2014 04:43 PM by ggaliens.)
Post: #6
|
|||
|
|||
|
RE: wings_body and weld function ...
OK ... I backed way way off on this to use the core version of the weld (not my new code) ... just to keep debugging simple ...
I do a tetgen tet substitution into a dodecahedron and then ... save / load (to pack) and then I try weld ... which mostly works on simpler things ... and I get .... Code: 1> --------------=---------------------All I did here is add erlang:display( ) just before call to weld_error() so that I might see what Erlang and WINGS is imagining to go wrong. And what I get is the case_clause issue shown above. So then I come back into the code wings_vertex:fold and add some debug like ... (see extra just in case clause ... match anything) Code: fold(F, Acc0, V, Face, Edge, LastEdge, Etab) ->And I know now that seems like at least VERTEX is not a match at all ... so maybe the iterator things got messed up in the welding code. |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
wings_body and weld function ... - ggaliens - 11-02-2014, 05:00 PM
RE: wings_body and weld function ... - micheus - 11-02-2014, 06:15 PM
RE: wings_body and weld function ... - ggaliens - 11-02-2014, 08:58 PM
RE: wings_body and weld function ... - ggaliens - 11-05-2014, 03:49 PM
RE: wings_body and weld function ... - ggaliens - 11-05-2014, 07:43 PM
RE: wings_body and weld function ... - ggaliens - 11-06-2014 04:15 PM
|
User(s) browsing this thread: 1 Guest(s)



