Specifies a role of an attribute object.
More...
Specifies a role of an attribute object.
|
static final int | COLOR_XR = 2 |
| Attribute role constant: color. More...
|
|
static final int | DDATA_XR = 8 |
| Attribute role constant: generic D "D" (double) data. More...
|
|
static final int | GDATA_XR = 7 |
| Attribute role constant: generic G "G" (XYZ or RGB) data. More...
|
|
static final int | GEOM_XR = 1 |
| Attribute role constant: control point. More...
|
|
static final int | SDATA_XR = 9 |
| Attribute role constant: generic S "S" (string) data. More...
|
|
◆ COLOR_XR
Attribute role constant: color.
◆ DDATA_XR
Attribute role constant: generic D "D" (double) data.
◆ GDATA_XR
Attribute role constant: generic G "G" (XYZ or RGB) data.
◆ GEOM_XR
Attribute role constant: control point.
◆ SDATA_XR
Attribute role constant: generic S "S" (string) data.