rt_hf_internal Struct Reference
[Primitives]

#include <rtgeom.h>

Collaboration diagram for rt_hf_internal:

Collaboration graph
[legend]

Data Fields

long magic
char cfile [128]
 name of control file (optional)
char dfile [128]
 name of data file
char fmt [8]
 CV style file format descriptor.
int w
 # samples wide of data file. ("i", "x")
int n
 nlines of data file. ("j", "y")
int shorts
 !0 --> memory array is short, not float
fastf_t file2mm
 scale factor to cvt file units to mm
vect_t v
 origin of HT in model space
vect_t x
 model vect corresponding to "w" dir (will be unitized)
vect_t y
 model vect corresponding to "n" dir (will be unitized)
fastf_t xlen
 model len of HT rpp in "w" dir
fastf_t ylen
 model len of HT rpp in "n" dir
fastf_t zscale
 scale of data in ''up'' dir (after file2mm is applied)
bu_mapped_filemp
 actual data

Detailed Description

Definition at line 271 of file rtgeom.h.


Field Documentation

long magic
 

Definition at line 272 of file rtgeom.h.

Referenced by rt_hf_ifree(), and rt_hf_import().

char cfile[128]
 

name of control file (optional)

Definition at line 274 of file rtgeom.h.

char dfile[128]
 

name of data file

Definition at line 275 of file rtgeom.h.

Referenced by rt_hf_to_dsp().

char fmt[8]
 

CV style file format descriptor.

Definition at line 276 of file rtgeom.h.

Referenced by rt_hf_import().

int w
 

# samples wide of data file. ("i", "x")

Definition at line 277 of file rtgeom.h.

Referenced by rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

int n
 

nlines of data file. ("j", "y")

Definition at line 278 of file rtgeom.h.

Referenced by rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

int shorts
 

!0 --> memory array is short, not float

Definition at line 279 of file rtgeom.h.

Referenced by rt_hf_import(), rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

fastf_t file2mm
 

scale factor to cvt file units to mm

Definition at line 280 of file rtgeom.h.

Referenced by rt_hf_import(), rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

vect_t v
 

origin of HT in model space

Definition at line 281 of file rtgeom.h.

Referenced by rt_hf_import(), rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

vect_t x
 

model vect corresponding to "w" dir (will be unitized)

Definition at line 282 of file rtgeom.h.

Referenced by rt_hf_import(), rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

vect_t y
 

model vect corresponding to "n" dir (will be unitized)

Definition at line 283 of file rtgeom.h.

Referenced by rt_hf_import(), rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

fastf_t xlen
 

model len of HT rpp in "w" dir

Definition at line 284 of file rtgeom.h.

Referenced by rt_hf_export(), rt_hf_import(), rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

fastf_t ylen
 

model len of HT rpp in "n" dir

Definition at line 285 of file rtgeom.h.

Referenced by rt_hf_export(), rt_hf_import(), rt_hf_plot(), rt_hf_prep(), and rt_hf_to_dsp().

fastf_t zscale
 

scale of data in ''up'' dir (after file2mm is applied)

Definition at line 286 of file rtgeom.h.

Referenced by rt_hf_export(), rt_hf_import(), and rt_hf_plot().

struct bu_mapped_file* mp
 

actual data

Definition at line 288 of file rtgeom.h.

Referenced by rt_hf_ifree(), rt_hf_import(), rt_hf_plot(), and rt_hf_prep().


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