 |
PK_DEBUG_shuffle_start_o_t |
|
struct PK_DEBUG_shuffle_start_o_s
{
int o_t_version; --- options structure version number
int value; --- shuffle behaviour value (0)
};
typedef struct PK_DEBUG_shuffle_start_o_s PK_DEBUG_shuffle_start_o_t;
This structure provides options for PK_DEBUG_shuffle_start.
Used in:
PK_DEBUG_shuffle_start
Description of fields:
'value' Sets the behaviour for shuffling return arrays. Each
behaviour will always use the same set of permutations to
shuffle arrays of each length for a given build of Parasolid
but is otherwise undefined. The default is 0.