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