Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<CacheFile> |
CacheFile.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<CacheFile> |
MeshSeqCacheModifierData.getCache_file()
Get method for struct member 'cache_file'.
|
CPointer<CacheFile> |
bTransformCacheConstraint.getCache_file()
Get method for struct member 'cache_file'.
|
Modifier and Type | Method and Description |
---|---|
void |
MeshSeqCacheModifierData.setCache_file(CPointer<CacheFile> cache_file)
Set method for struct member 'cache_file'.
|
void |
bTransformCacheConstraint.setCache_file(CPointer<CacheFile> cache_file)
Set method for struct member 'cache_file'.
|
Constructor and Description |
---|
CacheFile(CacheFile that) |
Modifier and Type | Method and Description |
---|---|
CacheFile |
MainLib.getCacheFile()
See
CacheFile for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setCacheFile(CacheFile cacheFile)
See
CacheFile for documentation. |