spm_map_t Struct Reference
[spherical maps]

#include <spm.h>


Data Fields

long magic
int ny
 Number of "y" bins.
int * nx
 Number of "x" bins per "y" bin.
int elsize
 Size of each bin element.
unsigned char ** xbin
 staring addresses of "x" bins
unsigned char * _data
 For freeing purposes, start of data.


Detailed Description

Definition at line 53 of file spm.h.


Field Documentation

long magic
 

Definition at line 54 of file spm.h.

int ny
 

Number of "y" bins.

Definition at line 55 of file spm.h.

Referenced by spm_dump(), spm_load(), spm_px_load(), and spm_save().

int* nx
 

Number of "x" bins per "y" bin.

Definition at line 56 of file spm.h.

Referenced by spm_dump(), spm_free(), spm_load(), spm_px_load(), and spm_save().

int elsize
 

Size of each bin element.

Definition at line 57 of file spm.h.

Referenced by spm_dump(), spm_load(), and spm_save().

unsigned char** xbin
 

staring addresses of "x" bins

Definition at line 58 of file spm.h.

Referenced by spm_dump(), spm_free(), and spm_save().

unsigned char* _data
 

For freeing purposes, start of data.

Definition at line 59 of file spm.h.

Referenced by spm_dump(), spm_free(), and spm_load().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:16 2006 for BRL-CAD by  doxygen 1.4.6