rt_vol_internal Struct Reference
[Primitives]

#include <rtgeom.h>


Data Fields

long magic
char file [RT_VOL_NAME_LEN]
int xdim
 X dimension.
int ydim
 Y dimension.
int zdim
 Z dimension.
int lo
 Low threshold.
int hi
 High threshold.
vect_t cellsize
 ideal coords: size of each cell
mat_t mat
 convert local coords to model space
unsigned char * map


Detailed Description

Definition at line 252 of file rtgeom.h.


Field Documentation

long magic
 

Definition at line 253 of file rtgeom.h.

Referenced by rt_vol_ifree(), rt_vol_import(), and rt_vol_import5().

char file[RT_VOL_NAME_LEN]
 

Definition at line 254 of file rtgeom.h.

Referenced by rt_vol_print().

int xdim
 

X dimension.

Definition at line 255 of file rtgeom.h.

Referenced by rt_vol_plot(), rt_vol_prep(), rt_vol_print(), rt_vol_shot(), and rt_vol_tess().

int ydim
 

Y dimension.

Definition at line 256 of file rtgeom.h.

Referenced by rt_vol_plot(), rt_vol_prep(), rt_vol_print(), rt_vol_shot(), and rt_vol_tess().

int zdim
 

Z dimension.

Definition at line 257 of file rtgeom.h.

Referenced by rt_vol_plot(), rt_vol_prep(), rt_vol_print(), rt_vol_shot(), and rt_vol_tess().

int lo
 

Low threshold.

Definition at line 258 of file rtgeom.h.

Referenced by rt_vol_import(), and rt_vol_import5().

int hi
 

High threshold.

Definition at line 259 of file rtgeom.h.

Referenced by rt_vol_import(), and rt_vol_import5().

vect_t cellsize
 

ideal coords: size of each cell

Definition at line 260 of file rtgeom.h.

Referenced by rt_vol_import(), rt_vol_import5(), rt_vol_prep(), rt_vol_print(), rt_vol_shot(), and rt_vol_tess().

mat_t mat
 

convert local coords to model space

Definition at line 261 of file rtgeom.h.

Referenced by rt_vol_export(), rt_vol_export5(), rt_vol_import(), rt_vol_import5(), rt_vol_prep(), and rt_vol_tess().

unsigned char* map
 

Definition at line 263 of file rtgeom.h.

Referenced by rt_vol_free(), rt_vol_ifree(), and rt_vol_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