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