#include <mia/core/attributetype.hh>
Definition at line 31 of file attributetype.hh.
◆ is_vector()
static bool EAttributeType::is_vector |
( |
int |
type | ) |
|
|
inlinestatic |
◆ scalar_type()
static int EAttributeType::scalar_type |
( |
int |
type | ) |
|
|
inlinestatic |
◆ attr_bool
const int EAttributeType::attr_bool = 1 |
|
static |
◆ attr_double
const int EAttributeType::attr_double = 11 |
|
static |
◆ attr_float
const int EAttributeType::attr_float = 10 |
|
static |
◆ attr_schar
const int EAttributeType::attr_schar = 3 |
|
static |
◆ attr_sint
const int EAttributeType::attr_sint = 7 |
|
static |
◆ attr_slong
const int EAttributeType::attr_slong = 9 |
|
static |
◆ attr_sshort
const int EAttributeType::attr_sshort = 5 |
|
static |
◆ attr_string
const int EAttributeType::attr_string = 12 |
|
static |
◆ attr_uchar
const int EAttributeType::attr_uchar = 2 |
|
static |
◆ attr_uint
const int EAttributeType::attr_uint = 6 |
|
static |
◆ attr_ulong
const int EAttributeType::attr_ulong = 8 |
|
static |
◆ attr_unknown
const int EAttributeType::attr_unknown = 0 |
|
static |
◆ attr_ushort
const int EAttributeType::attr_ushort = 4 |
|
static |
◆ vector_bit
const int EAttributeType::vector_bit = 0x80000000 |
|
static |
The documentation for this struct was generated from the following file: