Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
MovieTrackingReconstruction |
MovieTracking.getReconstruction()
Get method for struct member 'reconstruction'.
|
MovieTrackingReconstruction |
MovieTrackingObject.getReconstruction()
Get method for struct member 'reconstruction'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<MovieTrackingReconstruction> |
MovieTrackingReconstruction.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
MovieTracking.setReconstruction(MovieTrackingReconstruction reconstruction)
Set method for struct member 'reconstruction'.
|
void |
MovieTrackingObject.setReconstruction(MovieTrackingReconstruction reconstruction)
Set method for struct member 'reconstruction'.
|
Constructor and Description |
---|
MovieTrackingReconstruction(MovieTrackingReconstruction that) |