POV-Ray : Newsgroups : povray.unofficial.patches : list of functions in the DLLs included with the Superpatch Server Time
3 Sep 2024 00:15:53 EDT (-0400)
  list of functions in the DLLs included with the Superpatch (Message 1 to 4 of 4)  
From: Twyst
Subject: list of functions in the DLLs included with the Superpatch
Date: 16 Jun 1999 15:40:35
Message: <3767fdb3@news.povray.org>
Well, I was playing with the Superpatch, and figured out how to get a list
of the functions in the DLLs included with it (for the Isosurface, etc.)

Here's the list:

i_nfunc.dll functions:
func_1
func_2
func_2b
func_3
func_4
func_5
func_6
func_7
func_8
func_9
func_10
func_11
func_12
func_13
func_14
func_16
hex_x
hex_y
---------

i_julia.dll functions:
julia_2d
julia_3d
---------

i_fract.dll functions:
crazy_ridgedmf
ridgedmf
---------

i_dat3d.dll functions:
data_2D_1
data_2D_3
data_3D_1
data_3D_3
finish
initialize
odd_sphere
---------

i_algbr.dll functions:
Algbr_Cyl1
Algbr_Cyl2
Algbr_Cyl3
Algbr_Cyl4
Bicorn
Bifolia
Boy_surface
Crossed_Trough
Cubic_saddle
Cushion
Devils_curve
Devils_curve2D
Dupin_Cyclid
Enneper
Folium_surface
Folium_surface2D
Glob
Heart
Hunt_surface
Hyperbolic_torus
Kampyle_of_Eudoxus
Kampyle_of_Eudoxus2D
Klein_Bottle
Kummer_Surface_V1
Kummer_Surface_V2
Lemniscate_of_Gerono
Lemniscate_of_Gerono2D
Mitre
Nodal_cubic
Odd
Ovals_of_Cassini
Parabolic_Torus
Paraboloid
Pillow
Piriform
Piriform2D
Quartic_Cylinder
Quartic_paraboloid
Quartic_saddle
Steiners_Roman
Strophoid
Strophoid2D
Torus
Torus_gumdrop
Umbrella
Witch_of_Agnesi
Witch_of_Agnesi2D

------------------

Twyst


Post a reply to this message

From: Ron Parker
Subject: Re: list of functions in the DLLs included with the Superpatch
Date: 16 Jun 1999 15:43:55
Message: <3767fe7b@news.povray.org>
On Wed, 16 Jun 1999 13:35:16 -0600, Twyst wrote:
>Well, I was playing with the Superpatch, and figured out how to get a list
>of the functions in the DLLs included with it (for the Isosurface, etc.)

What, no parameters?  Or doesn't 'dumpbin /exports foo.dll' give you those?
I suppose someone should document that stuff sometime, eh?  At the moment,
the only docs are in the source code.


Post a reply to this message

From: Twyst
Subject: Re: list of functions in the DLLs included with the Superpatch
Date: 16 Jun 1999 15:44:46
Message: <3767feae@news.povray.org>
Oops. I forgot to mention: I have no idea how to tel what parameters you
need for each function - I used a hex editor to get the lists...


Twyst


Post a reply to this message

From: Twyst
Subject: Re: list of functions in the DLLs included with the Superpatch
Date: 16 Jun 1999 15:50:35
Message: <3768000b@news.povray.org>
Ron Parker <par### [at] fwicom> wrote in message
news:3767fe7b@news.povray.org...
> On Wed, 16 Jun 1999 13:35:16 -0600, Twyst wrote:
> >Well, I was playing with the Superpatch, and figured out how to get a
list
> >of the functions in the DLLs included with it (for the Isosurface, etc.)
>
> What, no parameters?  Or doesn't 'dumpbin /exports foo.dll' give you
those?
> I suppose someone should document that stuff sometime, eh?  At the moment,
> the only docs are in the source code.

Ungh.
Me no have dumpbin.

UltraEdit is my friend..

Care to fix my list, then?


Twyst


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.