This is the complete list of members for
KFbxTexture, including all inherited members.
EAlignModeenum name | KFbxTexture | |
EAlphaSourceenum name | KFbxTexture | |
EBlendModeenum name | KFbxTexture | |
ECoordinatesenum name | KFbxTexture | |
EMappingTypeenum name | KFbxTexture | |
EMaterialUseenum name | KFbxTexture | |
EPlanarMappingNormalenum name | KFbxTexture | |
ETextureUseenum name | KFbxTexture | |
EWrapModeenum 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 | |
GetTextureUse() const | KFbxTexture | |
GetTranslationU() const | KFbxTexture | |
GetTranslationV() const | KFbxTexture | |
GetWrapModeU() const | KFbxTexture | |
GetWrapModeV() const | KFbxTexture | |
KFbxShadingNode(KFbxSdkManager&pManager, char const *pName) | KFbxShadingNode | [protected] |
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 | |
SetTextureUse(ETextureUse pTextureUse) | KFbxTexture | |
SetTranslation(double pU, double pV) | KFbxTexture | |
SetWrapMode(EWrapMode pWrapU, EWrapMode pWrapV) | KFbxTexture | |
~KFbxShadingNode() | KFbxShadingNode | [protected, virtual] |