#include "common.h"
#include <stdio.h>
#include <strings.h>
#include "machine.h"
#include "vmath.h"
#include "raytrace.h"
#include "bu.h"
#include "./debug.h"
Include dependency graph for storage.c:
Go to the source code of this file.
Functions | |
void | rt_get_seg (register struct resource *res) |
Functions - rt_get_seg Invoked by GET_SEG() macro
Author - Michael John Muuss
Source - The U. S. Army Research Laboratory Aberdeen Proving Ground, Maryland 21005-5068 USA
Definition in file storage.c.
|
Definition at line 71 of file storage.c. References BU_LIST_INIT, BU_LIST_INSERT, BU_LIST_UNINITIALIZED, bu_malloc(), bu_malloc_len_roundup(), bu_ptbl_init(), bu_ptbl_ins(), RT_CK_RESOURCE, and RT_SEG_MAGIC. Here is the call graph for this function: ![]() |