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