htbl.c File Reference

#include "common.h"
#include <stdio.h>
#include <string.h>
#include "machine.h"
#include "bu.h"
#include "vmath.h"
#include "raytrace.h"

Include dependency graph for htbl.c:

Go to the source code of this file.

Functions

void rt_htbl_init (struct rt_htbl *b, int len, const char *str)
void rt_htbl_reset (struct rt_htbl *b)
void rt_htbl_free (struct rt_htbl *b)
hitrt_htbl_get (struct rt_htbl *b)


Detailed Description

Support for variable length arrays of "struct hit". Patterned after the libbu/ptbl.c idea.

Author - Michael John Muuss

Source - The U. S. Army Research Laboratory Aberdeen Proving Ground, Maryland 21005-5068 USA

Definition in file htbl.c.


Generated on Mon Sep 18 01:25:07 2006 for BRL-CAD by  doxygen 1.4.6