Blender V4.3
blender::bke::greasepencil::tests::GreasePencilLayerFramesExample Struct Reference

Public Member Functions

 GreasePencilLayerFramesExample ()
 

Public Attributes

const FramesMapKeyT sorted_keys [5] = {0, 5, 10, 12, 16}
 
GreasePencilFrame sorted_values [5] = {{0}, {1}, {-1}, {2}, {-1}}
 
Layer layer
 

Detailed Description

Definition at line 304 of file grease_pencil_test.cc.

Constructor & Destructor Documentation

◆ GreasePencilLayerFramesExample()

blender::bke::greasepencil::tests::GreasePencilLayerFramesExample::GreasePencilLayerFramesExample ( )
inline

Definition at line 314 of file grease_pencil_test.cc.

References GP_FRAME_IMPLICIT_HOLD.

Member Data Documentation

◆ layer

◆ sorted_keys

const FramesMapKeyT blender::bke::greasepencil::tests::GreasePencilLayerFramesExample::sorted_keys[5] = {0, 5, 10, 12, 16}
          | | | | | | | | | | |1|1|1|1|1|1|1|

Scene Frame: |0|1|2|3|4|5|6|7|8|9|0|1|2|3|4|5|6|... Drawing: [#0 ][#1 ] [#2 ]

Definition at line 310 of file grease_pencil_test.cc.

◆ sorted_values

GreasePencilFrame blender::bke::greasepencil::tests::GreasePencilLayerFramesExample::sorted_values[5] = {{0}, {1}, {-1}, {2}, {-1}}

Definition at line 311 of file grease_pencil_test.cc.


The documentation for this struct was generated from the following file: