 |
PK_FACE_is_coincident_o_t |
|
struct PK_FACE_is_coincident_o_s
{
int o_t_version;
PK_TRANSF_t transf1; --- transform applied to face1
--- (PK_ENTITY_null)
PK_TRANSF_t transf2; --- transform applied to face2
--- (PK_ENTITY_null)
};
typedef struct PK_FACE_is_coincident_o_s PK_FACE_is_coincident_o_t;
The option structure defines options for the function PK_FACE_is_coincident
Used in:
PK_FACE_is_coincident
Description of fields:
'transf1' Transformation applied to face1
'transf2' Transformation applied to face2