Uses of Class
org.blender.dna.MovieClipScopes
-
Packages that use MovieClipScopes Package Description org.blender.dna -
-
Uses of MovieClipScopes in org.blender.dna
Methods in org.blender.dna that return MovieClipScopes Modifier and Type Method Description MovieClipScopes
SpaceClip. getScopes()
Get method for struct member 'scopes'.Methods in org.blender.dna that return types with arguments of type MovieClipScopes Modifier and Type Method Description CPointer<MovieClipScopes>
MovieClipScopes. __io__addressof()
Instantiates a pointer on this instance.Methods in org.blender.dna with parameters of type MovieClipScopes Modifier and Type Method Description void
SpaceClip. setScopes(MovieClipScopes scopes)
Set method for struct member 'scopes'.Constructors in org.blender.dna with parameters of type MovieClipScopes Constructor Description MovieClipScopes(MovieClipScopes that)
-