rt_ebm_internal Struct Reference
[Primitives]

#include <rtgeom.h>

Collaboration diagram for rt_ebm_internal:

Collaboration graph
[legend]

Data Fields

long magic
char file [RT_EBM_NAME_LEN]
int xdim
 X dimension (w cells).
int ydim
 Y dimension (n cells).
fastf_t tallness
 Z dimension (mm).
mat_t mat
 convert local coords to model space
bu_mapped_filemp
 actual data

Detailed Description

Definition at line 235 of file rtgeom.h.


Field Documentation

long magic
 

Definition at line 236 of file rtgeom.h.

Referenced by rt_ebm_ifree(), rt_ebm_import(), rt_ebm_import5(), and rt_ebm_make().

char file[RT_EBM_NAME_LEN]
 

Definition at line 237 of file rtgeom.h.

Referenced by rt_ebm_print(), and rt_ebm_tcladjust().

int xdim
 

X dimension (w cells).

Definition at line 238 of file rtgeom.h.

Referenced by rt_ebm_dda(), rt_ebm_plot(), rt_ebm_prep(), rt_ebm_print(), rt_ebm_tcladjust(), and rt_ebm_tess().

int ydim
 

Y dimension (n cells).

Definition at line 239 of file rtgeom.h.

Referenced by rt_ebm_dda(), rt_ebm_import(), rt_ebm_import5(), rt_ebm_plot(), rt_ebm_prep(), rt_ebm_print(), rt_ebm_tcladjust(), and rt_ebm_tess().

fastf_t tallness
 

Z dimension (mm).

Definition at line 240 of file rtgeom.h.

Referenced by rt_ebm_make(), rt_ebm_prep(), rt_ebm_print(), rt_ebm_shot(), and rt_ebm_tcladjust().

mat_t mat
 

convert local coords to model space

Definition at line 241 of file rtgeom.h.

Referenced by rt_ebm_export(), rt_ebm_export5(), rt_ebm_import(), rt_ebm_import5(), rt_ebm_make(), rt_ebm_prep(), rt_ebm_tcladjust(), and rt_ebm_tess().

struct bu_mapped_file* mp
 

actual data

Definition at line 243 of file rtgeom.h.

Referenced by rt_ebm_free(), rt_ebm_ifree(), rt_ebm_import(), rt_ebm_import5(), and rt_ebm_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