spm.h File Reference

Sphere data structure and function declarations. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  spm_map_t

Defines

#define SEEN_SPM_H   seen
#define SPM_NULL   (spm_map_t *)0
#define SPM_MAGIC   0x41278678
#define RT_CK_SPM(smp)   BU_CKMAG(smp, SPM_MAGIC, "spm_map_t" )
#define BN_CK_SPM(smp)   BU_CKMAG(smp, SPM_MAGIC, "spm_map_t" )

Functions

spm_map_tspm_init ()
void spm_free ()
void spm_read ()
void spm_write ()
char * spm_get ()
int spm_load ()
int spm_save ()
int spm_pix_load ()
int spm_pix_save ()
void spm_dump ()
int spm_px_load (spm_map_t *mapp, char *filename, int nx, int ny)


Detailed Description

Sphere data structure and function declarations.

Author:
Phillip Dykstra
Source
SECAD/VLD Computing Consortium, Bldg 394 The U. S. Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005-5066
Header
/cvsroot/brlcad/brlcad/include/spm.h,v 14.9 2006/09/18 05:24:07 lbutler Exp

Definition in file spm.h.


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