Uses of Class
org.blender.dna.bArmature
-
Packages that use bArmature Package Description org.blender.dna org.blender.utils -
-
Uses of bArmature in org.blender.dna
Methods in org.blender.dna that return types with arguments of type bArmature Modifier and Type Method Description CPointer<bArmature>
bArmature. __io__addressof()
Instantiates a pointer on this instance.Constructors in org.blender.dna with parameters of type bArmature Constructor Description bArmature(bArmature that)
-
Uses of bArmature in org.blender.utils
Methods in org.blender.utils that return bArmature Modifier and Type Method Description bArmature
MainLib. getBArmature()
SeebArmature
for documentation.Methods in org.blender.utils with parameters of type bArmature Modifier and Type Method Description void
MainLib. setBArmature(bArmature bArmature)
SeebArmature
for documentation.
-