#include <GA_AttribXlateH9.h>
Definition at line 27 of file GA_AttribXlateH9.h.
GA_TypeInfo GA_AttribXlateH9::XlateInfo::getTypeInfo |
( |
| ) |
const |
|
inline |
Mapped GA type information. For example, GB had no color, while it usually makes sense to map the Cd attribute to GA_TYPE_COLOR.
Definition at line 50 of file GA_AttribXlateH9.h.
bool GA_AttribXlateH9::XlateInfo::nonTransforming |
( |
| ) |
const |
|
inline |
Some attributes should have type information, but be flagged with the non-tranforming property. For example "rest" is a point, but shouldn't be transformed.
Definition at line 60 of file GA_AttribXlateH9.h.
bool GA_AttribXlateH9::XlateInfo::nonTransformingSet |
( |
| ) |
const |
|
inline |
Some attributes should have type information, but be flagged with the non-tranforming property. For example "rest" is a point, but shouldn't be transformed.
Definition at line 58 of file GA_AttribXlateH9.h.
void GA_AttribXlateH9::XlateInfo::setNonTransforming |
( |
bool |
state | ) |
|
|
inline |
Some attributes should have type information, but be flagged with the non-tranforming property. For example "rest" is a point, but shouldn't be transformed.
Definition at line 61 of file GA_AttribXlateH9.h.
Mapped GA type information. For example, GB had no color, while it usually makes sense to map the Cd attribute to GA_TYPE_COLOR.
Definition at line 51 of file GA_AttribXlateH9.h.
The documentation for this class was generated from the following file: