This reference page is linked to from the following overview topics: Base classes of texture maps and materials.
Inheritance diagram for MtlBase:Static Public Attributes | |
| tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from ReferenceTarget | |
| tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from ReferenceMaker | |
| tuple | NumRefs = _swig_property(GetNumRefs) |
| tuple | Refs = _swig_property(lambda self: (self.GetReference(i) for i in xrange(self.GetNumRefs()))) |
| tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from Animatable | |
| tuple | AnimHandle = _swig_property(GetAnimHandle) |
| tuple | ClassID = _swig_property(GetClassID) |
| tuple | ClearFlagInAllAnimatables = staticmethod(ClearFlagInAllAnimatables) |
| tuple | GetAnimByHandle = staticmethod(GetAnimByHandle) |
| tuple | KeyTimes = _swig_property(lambda self: (self.GetKeyTime(i) for i in xrange(self.GetNumKeys()))) |
| tuple | NodeName = _swig_property(GetNodeName) |
| tuple | NumSubAnims = _swig_property(GetNumSubAnims) |
| tuple | ParameterBlock = _swig_property(GetParameterBlock) |
| tuple | SubAnimNames = _swig_property(lambda self: (self.GetSubAnimName(i) for i in xrange(self.GetNumSubAnims()))) |
| tuple | SubAnims = _swig_property(lambda self: (self.GetSubAnim(i) for i in xrange(self.GetNumSubAnims()))) |
| tuple | SuperClassID = _swig_property(GetSuperClassID) |
| tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from InterfaceServer | |
| tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from Wrapper | |
| tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| def ActivateTexDisplay | ( | self, | |
| args | |||
| ) |
ActivateTexDisplay(MtlBase self, bool onoff)
| def AnyMulti | ( | self | ) |
AnyMulti(MtlBase self) -> bool
| def ClearMtlFlag | ( | self, | |
| args | |||
| ) |
ClearMtlFlag(MtlBase self, int mask)
| def DeactivateMapsInTree | ( | self | ) |
DeactivateMapsInTree(MtlBase self)
| def GetActiveMB | ( | self | ) |
GetActiveMB(MtlBase self) -> MtlBase
| def GetFullName | ( | self | ) |
GetFullName(MtlBase self) -> WStr
| def GetGBufID | ( | self, | |
| args | |||
| ) |
GetGBufID(MtlBase self) -> ULONG GetGBufID(MtlBase self) -> ULONG
| def GetMeditObjType | ( | self | ) |
GetMeditObjType(MtlBase self) -> int
| def GetMEditRotate | ( | self | ) |
GetMEditRotate(MtlBase self) -> Quat
| def GetMeditTiling | ( | self | ) |
GetMeditTiling(MtlBase self) -> int
| def GetName | ( | self | ) |
GetName(MtlBase self) -> WStr
| def GetRefTarget | ( | self | ) |
GetRefTarget(MtlBase self) -> ReferenceTarget
| def GetTransparencyHint | ( | self, | |
| args | |||
| ) |
GetTransparencyHint(MtlBase self, TimeValue t, Interval valid) -> bool
| def IsMultiMtl | ( | self | ) |
IsMultiMtl(MtlBase self) -> bool
| def LocalMappingsRequired | ( | self, | |
| args | |||
| ) |
LocalMappingsRequired(MtlBase self, int subMtlNum, BitArray mapreq, BitArray bumpreq)
| def LocalRequirements | ( | self, | |
| args | |||
| ) |
LocalRequirements(MtlBase self, int subMtlNum) -> ULONG
| def MappingsRequired | ( | self, | |
| args | |||
| ) |
MappingsRequired(MtlBase self, int subMtlNum, BitArray mapreq, BitArray bumpreq)
| def MapSlotType | ( | self, | |
| args | |||
| ) |
MapSlotType(MtlBase self, int i) -> int
| def Requirements | ( | self, | |
| args | |||
| ) |
Requirements(MtlBase self, int subMtlNum) -> ULONG
| def Reset | ( | self | ) |
Reset(MtlBase self)
| def SetActiveMB | ( | self, | |
| args | |||
| ) |
SetActiveMB(MtlBase self, MtlBase activeMB)
| def SetGBufID | ( | self, | |
| args | |||
| ) |
SetGBufID(MtlBase self, ULONG id)
| def SetMeditObjType | ( | self, | |
| args | |||
| ) |
SetMeditObjType(MtlBase self, int t)
| def SetMeditTiling | ( | self, | |
| args | |||
| ) |
SetMeditTiling(MtlBase self, int t)
| def SetMtlFlag | ( | self, | |
| args | |||
| ) |
SetMtlFlag(MtlBase self, int mask, bool val=TRUE) SetMtlFlag(MtlBase self, int mask)
| def SetName | ( | self, | |
| args | |||
| ) |
SetName(MtlBase self, WStr s)
| def SupportsMultiMapsInViewport | ( | self | ) |
SupportsMultiMapsInViewport(MtlBase self) -> bool
| def SupportTexDisplay | ( | self | ) |
SupportTexDisplay(MtlBase self) -> bool
| def TestMtlFlag | ( | self, | |
| args | |||
| ) |
TestMtlFlag(MtlBase self, int mask) -> int
| def TextureDisplayEnabled | ( | self | ) |
TextureDisplayEnabled(MtlBase self) -> bool
| def Update | ( | self, | |
| args | |||
| ) |
Update(MtlBase self, TimeValue t, Interval valid)
| def Validity | ( | self, | |
| args | |||
| ) |
Validity(MtlBase self, TimeValue t) -> Interval