#include <memory.h>
#include "udanax.h"
Include dependency graph for ndinters.cxx:

Go to the source code of this file.
Functions | |
| void | newfindintersectionnd (typecuc *fullcrumptr, typeknives *knives, typecuc **ptrptr, typewid *offset) |
| ??? | |
(to be defined)
Definition in file ndinters.cxx.
|
||||||||||||||||||||
|
??? (to be defined) Definition at line 85 of file ndinters.cxx. References clear. Referenced by deletend(), makegappm(), and rearrangend().
00090 {
00091 *ptrptr = fullcrumptr;
00092 clear(offset, sizeof(*offset));
00093 }
|
1.3.4