, including all inherited
members.
EAlignMode enum
name |
KFbxTexture |
|
EAlphaSource
enum name |
KFbxTexture |
|
EBlendMode enum
name |
KFbxLayeredTexture |
|
ECoordinates
enum name |
KFbxTexture |
|
EMappingType
enum name |
KFbxTexture |
|
EMaterialUse
enum name |
KFbxTexture |
|
EPlanarMappingNormal
enum name |
KFbxTexture |
|
ETextureUse enum
name |
KFbxTexture |
|
EWrapMode enum
name |
KFbxTexture |
|
GetAlphaSource()
const |
KFbxTexture |
|
GetBlendMode()
const |
KFbxTexture |
|
GetCroppingBottom()
const |
KFbxTexture |
|
GetCroppingLeft()
const |
KFbxTexture |
|
GetCroppingRight()
const |
KFbxTexture |
|
GetCroppingTop()
const |
KFbxTexture |
|
GetDefaultAlpha()
const |
KFbxTexture |
|
GetDefaultR(KFbxVector4
&pR) const |
KFbxTexture |
|
GetDefaultS(KFbxVector4
&pS) const |
KFbxTexture |
|
GetDefaultT(KFbxVector4
&pT) const |
KFbxTexture |
|
GetFileName()
const |
KFbxTexture |
|
GetMappingType()
const |
KFbxTexture |
|
GetMaterialUse()
const |
KFbxTexture |
|
GetPlanarMappingNormal()
const |
KFbxTexture |
|
GetRelativeFileName()
const |
KFbxTexture |
|
GetRotationU()
const |
KFbxTexture |
|
GetRotationV()
const |
KFbxTexture |
|
GetRotationW()
const |
KFbxTexture |
|
GetScaleU()
const |
KFbxTexture |
|
GetScaleV()
const |
KFbxTexture |
|
GetSwapUV()
const |
KFbxTexture |
|
GetTextureBlendMode(int
pIndex, EBlendMode &pMode) const |
KFbxLayeredTexture |
|
GetTextureUse()
const |
KFbxTexture |
|
GetTranslationU()
const |
KFbxTexture |
|
GetTranslationV()
const |
KFbxTexture |
|
GetWrapModeU()
const |
KFbxTexture |
|
GetWrapModeV()
const |
KFbxTexture |
|
KFbxShadingNode(KFbxSdkManager
&pManager, char const *pName) |
KFbxShadingNode |
[protected] |
operator==(const
KFbxLayeredTexture &pOther) const |
KFbxLayeredTexture |
|
Reset() |
KFbxTexture |
|
SetAlphaSource(EAlphaSource
pAlphaSource) |
KFbxTexture |
|
SetBlendMode(EBlendMode
pBlendMode) |
KFbxTexture |
|
SetCropping(int
pLeft, int pTop, int pRight, int pBottom) |
KFbxTexture |
|
SetDefaultAlpha(double
pAlpha) |
KFbxTexture |
|
SetDefaultR(const
KFbxVector4 &pR) |
KFbxTexture |
[inline] |
SetDefaultS(const
KFbxVector4 &pS) |
KFbxTexture |
[inline] |
SetDefaultT(const
KFbxVector4 &pT) |
KFbxTexture |
[inline] |
SetFileName(char
const *pName) |
KFbxTexture |
|
SetMappingType(EMappingType
pMappingType) |
KFbxTexture |
|
SetMaterialUse(EMaterialUse
pMaterialUse) |
KFbxTexture |
|
SetPlanarMappingNormal(EPlanarMappingNormal
pPlanarMappingNormal) |
KFbxTexture |
|
SetRelativeFileName(char
const *pName) |
KFbxTexture |
|
SetRotation(double
pU, double pV, double pW=0.0) |
KFbxTexture |
|
SetScale(double
pU, double pV) |
KFbxTexture |
|
SetSwapUV(bool
pSwapUV) |
KFbxTexture |
|
SetTextureBlendMode(int
pIndex, EBlendMode pMode) |
KFbxLayeredTexture |
|
SetTextureUse(ETextureUse
pTextureUse) |
KFbxTexture |
|
SetTranslation(double
pU, double pV) |
KFbxTexture |
|
SetWrapMode(EWrapMode
pWrapU, EWrapMode pWrapV) |
KFbxTexture |
|