Defines a TINE triplet data object containing a set of three long integer values. More...
#include <tinetype.h>
Data Fields | |
SINT32 | i1val |
SINT32 | i2val |
SINT32 | i3val |
Defines a TINE triplet data object containing a set of three long integer values.
SINT32 INTINTINT::i1val |
the first long integer value
SINT32 INTINTINT::i2val |
the second long integer value
SINT32 INTINTINT::i3val |
the third long integer value