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