Uses of Class
org.blender.dna.FileGlobal
-
Packages that use FileGlobal Package Description org.blender.dna org.blender.utils -
-
Uses of FileGlobal in org.blender.dna
Methods in org.blender.dna that return types with arguments of type FileGlobal Modifier and Type Method Description CPointer<FileGlobal>
FileGlobal. __io__addressof()
Instantiates a pointer on this instance.Constructors in org.blender.dna with parameters of type FileGlobal Constructor Description FileGlobal(FileGlobal that)
-
Uses of FileGlobal in org.blender.utils
Methods in org.blender.utils that return FileGlobal Modifier and Type Method Description FileGlobal
BlenderFactory. getFileGlobal()
static FileGlobal
BlenderFactory. getFileGlobal(BlenderFile blend)
FileGlobal
MainLib. getFileGlobal()
Information about the associated file
-