rt_dsp_internal Struct Reference
[Primitives]

#include <rtgeom.h>

Collaboration diagram for rt_dsp_internal:

Collaboration graph
[legend]

Data Fields

long magic
bu_vls dsp_name
 name of data file
unsigned int dsp_xcnt
 # samples in row of data
unsigned int dsp_ycnt
 # of columns in data
unsigned short dsp_smooth
 bool: surf normal interp
unsigned char dsp_cuttype
 type of cut to make
mat_t dsp_mtos
 model to solid space
mat_t dsp_stom
 solid to model space computed from dsp_mtos
unsigned short * dsp_buf
 actual data
bu_mapped_filedsp_mp
 mapped file for data
rt_db_internaldsp_bip
 db object for data
char dsp_datasrc
 which type of data source

Detailed Description

Definition at line 409 of file rtgeom.h.


Field Documentation

long magic
 

Definition at line 410 of file rtgeom.h.

Referenced by rt_dsp_ifree(), rt_dsp_import(), and rt_dsp_make().

struct bu_vls dsp_name
 

name of data file

Definition at line 412 of file rtgeom.h.

Referenced by rt_dsp_export(), rt_dsp_export5(), rt_dsp_ifree(), rt_dsp_make(), rt_dsp_norm(), rt_dsp_prep(), rt_dsp_tcladjust(), and wdb_node_write().

unsigned int dsp_xcnt
 

# samples in row of data

Definition at line 413 of file rtgeom.h.

Referenced by dsp_val(), rt_dsp_export5(), rt_dsp_import(), rt_dsp_plot(), and rt_dsp_prep().

unsigned int dsp_ycnt
 

# of columns in data

Definition at line 414 of file rtgeom.h.

Referenced by dsp_val(), rt_dsp_export5(), rt_dsp_import(), rt_dsp_plot(), and rt_dsp_prep().

unsigned short dsp_smooth
 

bool: surf normal interp

Definition at line 415 of file rtgeom.h.

Referenced by rt_dsp_export5(), rt_dsp_import(), and rt_dsp_norm().

unsigned char dsp_cuttype
 

type of cut to make

Definition at line 419 of file rtgeom.h.

Referenced by rt_dsp_export5(), rt_dsp_import(), and rt_dsp_make().

mat_t dsp_mtos
 

model to solid space

Definition at line 421 of file rtgeom.h.

Referenced by dsp_pos(), rt_dsp_import(), rt_dsp_make(), rt_dsp_norm(), and rt_dsp_uv().

mat_t dsp_stom
 

solid to model space computed from dsp_mtos

Definition at line 423 of file rtgeom.h.

Referenced by dsp_pos(), rt_dsp_export(), rt_dsp_export5(), rt_dsp_import(), rt_dsp_make(), rt_dsp_norm(), and rt_dsp_uv().

unsigned short* dsp_buf
 

actual data

Definition at line 425 of file rtgeom.h.

Referenced by dsp_val(), and rt_dsp_free().

struct bu_mapped_file* dsp_mp
 

mapped file for data

Definition at line 426 of file rtgeom.h.

Referenced by rt_dsp_free(), rt_dsp_ifree(), rt_dsp_norm(), rt_dsp_plot(), and rt_dsp_prep().

struct rt_db_internal* dsp_bip
 

db object for data

Definition at line 427 of file rtgeom.h.

Referenced by rt_dsp_ifree(), rt_dsp_norm(), rt_dsp_plot(), and rt_dsp_prep().

char dsp_datasrc
 

which type of data source

Definition at line 431 of file rtgeom.h.

Referenced by rt_dsp_export5(), rt_dsp_free(), rt_dsp_make(), rt_dsp_norm(), rt_dsp_plot(), rt_dsp_prep(), rt_dsp_tcladjust(), rt_dsp_tclget(), and wdb_node_write().


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