Woolz Image Processing  Version 1.8.3
_WlzThreeDViewStruct Struct Reference

Defines a planar section through a 3D volume. Typedef: WlzThreeDViewStruct. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
int initialised
 
WlzDVertex3 fixed
 
double theta
 
double phi
 
double zeta
 
double dist
 
double scale
 
double voxelSize [3]
 
int voxelRescaleFlg
 
WlzInterpolationType interp
 
WlzThreeDViewMode view_mode
 
WlzDVertex3 up
 
WlzDVertex3 fixed_2
 
double fixed_line_angle
 
WlzObjectref_obj
 
WlzDVertex3 minvals
 
WlzDVertex3 maxvals
 
double * xp_to_x
 
double * xp_to_y
 
double * xp_to_z
 
double * yp_to_x
 
double * yp_to_y
 
double * yp_to_z
 
WlzAffineTransformtrans
 

Detailed Description

Defines a planar section through a 3D volume. Typedef: WlzThreeDViewStruct.

Field Documentation

◆ type

WlzObjectType _WlzThreeDViewStruct::type

Identifies the 3D view data structure: WLZ_3D_VIEW_STRUCT.

Referenced by Wlz3DSectionOcc(), WlzMake3DViewStruct(), and WlzMake3DViewStructCopy().

◆ linkcount

int _WlzThreeDViewStruct::linkcount

◆ freeptr

◆ initialised

◆ fixed

◆ theta

◆ phi

◆ zeta

◆ dist

◆ scale

◆ voxelSize

double _WlzThreeDViewStruct::voxelSize[3]

◆ voxelRescaleFlg

int _WlzThreeDViewStruct::voxelRescaleFlg

◆ interp

WlzInterpolationType _WlzThreeDViewStruct::interp

◆ view_mode

◆ up

◆ fixed_2

WlzDVertex3 _WlzThreeDViewStruct::fixed_2

Second fixed point.

Referenced by Wlz3DViewGetFixed2(), Wlz3DViewSetFixed2(), and WlzMake3DViewStructCopy().

◆ fixed_line_angle

double _WlzThreeDViewStruct::fixed_line_angle

◆ ref_obj

◆ minvals

◆ maxvals

◆ xp_to_x

◆ xp_to_y

◆ xp_to_z

◆ yp_to_x

double* _WlzThreeDViewStruct::yp_to_x

◆ yp_to_y

double * _WlzThreeDViewStruct::yp_to_y

◆ yp_to_z

double * _WlzThreeDViewStruct::yp_to_z

◆ trans


The documentation for this struct was generated from the following file: