Go to the source code of this file.
| float getObjectRotationAngle |
( |
| ) |
const |
| CVertex getObjectRotationAxeVector |
( |
| ) |
const |
| CVertex getObjectRotationAxeVertex |
( |
| ) |
const |
| bool getObjectRotationPonderation |
( |
| ) |
const |
| CVertex getObjectScaleCenter |
( |
| ) |
const |
| CVertex getObjectScaleCoef |
( |
| ) |
const |
| float getObjectScaleCoef |
( |
int |
ADim | ) |
const |
| bool getObjectScaleIso |
( |
| ) |
const |
| float getObjectScaleIsoCoef |
( |
| ) |
const |
| bool getObjectScalePonderation |
( |
| ) |
const |
| TScaleType getObjectScaleType |
( |
| ) |
const |
| CVertex getObjectScaleVector |
( |
| ) |
const |
| bool getObjectTranslationPonderation |
( |
| ) |
const |
| CVertex getObjectTranslationVector |
( |
| ) |
const |
| CVertex getVertexPosition |
( |
| ) |
const |
| void setObjectRotationAngle |
( |
float |
AAngle | ) |
|
| void setObjectRotationAxeVector |
( |
const CVertex & |
AAxeVector | ) |
|
| void setObjectRotationAxeVertex |
( |
const CVertex & |
AAxeVertex | ) |
|
| void setObjectRotationPonderation |
( |
bool |
AActive | ) |
|
| void setObjectScaleCenter |
( |
const CVertex & |
ACenter | ) |
|
| void setObjectScaleCoef |
( |
const CVertex & |
AValue | ) |
|
| void setObjectScaleCoef |
( |
int |
ADim, |
|
|
float |
AValue |
|
) |
| |
| void setObjectScaleIso |
( |
bool |
AValue | ) |
|
| void setObjectScaleIsoCoef |
( |
float |
AValue | ) |
|
| void setObjectScalePonderation |
( |
bool |
AActive | ) |
|
| void setObjectScaleType |
( |
TScaleType |
AScaleType | ) |
|
| void setObjectScaleVector |
( |
const CVertex & |
AVector | ) |
|
| void setObjectTranslationPonderation |
( |
bool |
AActive | ) |
|
| void setObjectTranslationVector |
( |
const CVertex & |
AVector | ) |
|
| void setVertexPosition |
( |
const CVertex & |
AVertex | ) |
|
| void toggleObjectRotationPonderation |
( |
| ) |
|
| void toggleObjectScaleIso |
( |
| ) |
|
| void toggleObjectScalePonderation |
( |
| ) |
|
| void toggleObjectTranslationPonderation |
( |
| ) |
|
| int FDirectInfoPonderation |