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