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

Public Member Functions

 ConstructibleType ()
 

Public Attributes

char value
 

Detailed Description

Definition at line 132 of file BLI_array_test.cc.

Constructor & Destructor Documentation

◆ ConstructibleType()

blender::tests::ConstructibleType::ConstructibleType ( )
inline

Definition at line 135 of file BLI_array_test.cc.

References value.

Member Data Documentation

◆ value

char blender::tests::ConstructibleType::value

Definition at line 133 of file BLI_array_test.cc.

Referenced by ConstructibleType().


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