ContainerManager Class Reference
Interface to global container functionality.
|
tuple | AsContainer = staticmethod(AsContainer) |
|
tuple | AsContainerNode = staticmethod(AsContainerNode) |
|
tuple | CreateContainer = staticmethod(CreateContainer) |
|
tuple | CreateInheritedContainer = staticmethod(CreateInheritedContainer) |
|
tuple | GetContainer = staticmethod(GetContainer) |
|
tuple | IsContainerNode = staticmethod(IsContainerNode) |
|
tuple | IsInContainer = staticmethod(IsInContainer) |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
AsContainer(INode node) -> ContainerObject
def AsContainerNode |
( |
|
args | ) |
|
AsContainerNode(INode node) -> ContainerObject
def CreateContainer |
( |
|
args | ) |
|
CreateContainer(INode content) -> INode
CreateContainer(INodeTab contentNodes) -> INode
def CreateInheritedContainer |
( |
|
args | ) |
|
CreateInheritedContainer(Asset asset) -> INode
GetContainer(Animatable anim) -> ContainerObject
def IsContainerNode |
( |
|
args | ) |
|
IsContainerNode(INode node) -> bool
def IsInContainer |
( |
|
args | ) |
|
IsInContainer(INode node) -> bool