Blender  V3.3
Public Attributes | List of all members
blender::tests::TestListValue Struct Reference

Public Attributes

TestListValuenext
 
TestListValueprev
 
int value
 

Detailed Description

Definition at line 75 of file BLI_vector_test.cc.

Member Data Documentation

◆ next

TestListValue* blender::tests::TestListValue::next

Definition at line 76 of file BLI_vector_test.cc.

◆ prev

TestListValue * blender::tests::TestListValue::prev

Definition at line 76 of file BLI_vector_test.cc.

◆ value

int blender::tests::TestListValue::value

Definition at line 77 of file BLI_vector_test.cc.


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