tomoRecon 1-0
Public Attributes
toDoMessage_t Struct Reference

Structure that is passed from the constructor to the workerTasks in the toDoQueue. More...

#include <tomoRecon.h>

List of all members.

Public Attributes

int sliceNumber
 Slice number of first slice.
float center
 Rotation center to use for these slices.
float * pIn1
 Pointer to first input slice.
float * pIn2
 Pointer to second input slice.
float * pOut1
 Pointer to first output slice.
float * pOut2
 Pointer to second output slice.

Detailed Description

Structure that is passed from the constructor to the workerTasks in the toDoQueue.


Member Data Documentation

Rotation center to use for these slices.

Pointer to first input slice.

Pointer to second input slice.

Can be NULL

Pointer to first output slice.

Pointer to second output slice.

Can be NULL

Slice number of first slice.


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