| 30 |
|
xraster.h header file for X routines using images |
| 31 |
|
xtwind.h header for X text window routines |
| 32 |
|
badarg.c check argument list against format string |
| 33 |
– |
bcopy.c substitutes for library routines |
| 33 |
|
bmalloc.c memory allocation without overhead (no free lists) |
| 34 |
|
caldefn.c store variable definitions |
| 35 |
|
calexpr.c compute data values using expression parser |
| 52 |
|
fgetword.c read white space separated words from stream |
| 53 |
|
fixargv0.c MS-DOS compatibility routine to fix program name + arg. list |
| 54 |
|
font.c library routines for font handling |
| 56 |
– |
frexp.c free exponent (library routine replacement) |
| 55 |
|
fropen.c find and open a Radiance library file |
| 56 |
|
fvect.c routines for float vector calculations |
| 59 |
– |
fwrite.c standard lib replacement |
| 57 |
|
getlibpath.c return standard library path from RAYLIB (or default) |
| 61 |
– |
getpagesize.c return system page size for non-BSD machine |
| 58 |
|
getpath.c function to search for file in a list of directories |
| 59 |
|
header.c routines for reading and writing information headers |
| 60 |
|
image.c routines for image generation / pixel mapping |
| 63 |
|
lamps.c load lamp data |
| 64 |
|
linregr.c basic linear regression calculation |
| 65 |
|
lookup.c hash table lookup routines |
| 70 |
– |
malloc.c fast malloc for memory hogs and VM environments |
| 66 |
|
mat4.c routines dealing with 4 X 4 homogeneous matrices |
| 72 |
– |
mktemp.c make temporary file (system-independent replacement) |
| 67 |
|
modobject.c routines for tracking object modifiers |
| 68 |
|
multisamp.c binary space partitioning curve for multidimensional sampling |
| 69 |
|
myhostname.c system-independent host name call |
| 70 |
|
objset.c routines for maintaining object sets |
| 71 |
|
octree.c routines dealing with octrees and cubes |
| 72 |
|
otypes.c object type lookup and error reporting |
| 79 |
– |
peano.c generate an N-dimensional Peano space-filling curve |
| 73 |
|
plocate.c routine to locate 3D vector w.r.t. box |
| 81 |
– |
popen.c system-independent replacement for popen(3) call |
| 74 |
|
portio.c routines for portable binary input and output |
| 75 |
|
process.c routines to communicate with separate process via dual pipes |
| 76 |
|
quit.c default quit() routine, calles exit() |
| 85 |
– |
random.c BSD random number generator |
| 77 |
|
readfargs.c allocate, read and free object arguments (RADIANCE parser) |
| 78 |
|
readobj.c routines for reading in object descriptions |
| 79 |
|
readoct.c routines to read octree information |