Package | Description |
---|---|
org.blender.utils | |
org.cakelab.blender.doc | |
org.cakelab.blender.generator | |
org.cakelab.blender.io |
Modifier and Type | Method and Description |
---|---|
static boolean |
MainLib.doCompatibilityCheck(FileVersionInfo fileVersionInfo)
This method checks, whether the given blender file complies to the file version range
(see e.g.
|
static boolean |
MainLib.doVersionCheck(FileVersionInfo fileVersionInfo)
This method checks whether the given file is of the same version
as the generated data model.
|
Modifier and Type | Method and Description |
---|---|
static java.io.File |
Documentation.getDocFolder(java.io.File docfolder,
FileVersionInfo versionInfo) |
Modifier and Type | Method and Description |
---|---|
FileVersionInfo |
ModelGenerator.getVersionInfo() |
Constructor and Description |
---|
ModelGenerator(DNAModel model,
FileVersionInfo versionInfo,
boolean generateUtils) |
Modifier and Type | Method and Description |
---|---|
FileVersionInfo |
BlenderFile.readFileGlobal() |