PK_pattern_cell_t   

struct PK_pattern_cell_s
    {
    PK_SKEWBOX_sf_t    skewbox;     --- skewbox
                                    --- ( (location 0,0,0 i_axis 1,0,0
                                    ---    j_axis 0,1,0 k_axis 0,0,1)
                                    ---   (0, 0, 0, 0, 0, 0) )
    };
typedef struct PK_pattern_cell_s PK_pattern_cell_t;




This structure contains data for the cell to be repeated


Specific Errors:


Used in:

PK_BODY_make_patterned_o_t
PK_LATTICE_make_patterned_o_t


Description of fields:



'skewbox'  Cell to be repeated, and is used to determine how neighbouring
           repetitions connect to each other