libsrc/ndinters.cxx File Reference

nd enfilade cut routines - file #2 More...

#include <memory.h>
#include "udanax.h"

Include dependency graph for ndinters.cxx:

Include dependency graph

Go to the source code of this file.

Functions

void newfindintersectionnd (typecuc *fullcrumptr, typeknives *knives, typecuc **ptrptr, typewid *offset)
 ???


Detailed Description

nd enfilade cut routines - file #2

(to be defined)

Definition in file ndinters.cxx.


Function Documentation

void newfindintersectionnd typecuc fullcrumptr,
typeknives knives,
typecuc **  ptrptr,
typewid offset
 

???

(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 }


Generated on Sun Aug 21 04:18:34 2005 for Udanax-Green by doxygen1.3.4