• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Programming v
« Previous 1 2 3 4 Next »
Vector Groups

 
  • 0 Vote(s) - 0 Average
Vector Groups

ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#9
03-27-2015, 01:36 AM (This post was last modified: 03-27-2015, 01:38 AM by ggaliens.)
fold is generally meaning "iterate over". There are no true loops in Erlang. Most all of that is done either via recursion or accessor functions (which probably are implemented recursively).

Look at lists:fold( ) and try that first. wings_vertex:fold will behave like that.

If you are very serious about learning Erlang/Wings3D programming ... I would be willing to do a few Q.A. study up sessions with you to help get you going. But there is no replacement for some talent plus the drive to dive in head first. Good luck.

Another way of putting it ... wings_vertex:fold and some of the other fold function help to keep you at arms length and protect you from the details of W.E.D.S. that Micheus points to ... nevertheless ... that sort of background WEDS information is good for you.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Vector Groups - by Namrata - 03-25-2015, 10:42 PM
RE: Vector Groups - by ggaliens - 03-25-2015, 10:51 PM
RE: Vector Groups - by Namrata - 03-25-2015, 11:11 PM
RE: Vector Groups - by ggaliens - 03-26-2015, 05:27 AM
RE: Vector Groups - by Namrata - 03-26-2015, 08:36 PM
RE: Vector Groups - by micheus - 03-26-2015, 08:51 PM
RE: Vector Groups - by Namrata - 03-26-2015, 08:56 PM
RE: Vector Groups - by micheus - 03-26-2015, 09:04 PM
RE: Vector Groups - by ggaliens - 03-27-2015, 01:36 AM
RE: Vector Groups - by Namrata - 03-27-2015, 01:48 AM
RE: Vector Groups - by dgud - 03-28-2015, 09:06 AM
RE: Vector Groups - by Namrata - 03-30-2015, 01:13 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode