Blender V5.0
blender::threading::detail::TaskSizeHints_Static Class Reference

#include <BLI_task_size_hints.hh>

Inherits blender::threading::TaskSizeHints.

Public Member Functions

 TaskSizeHints_Static (const int64_t size)

Public Attributes

int64_t size
Public Attributes inherited from blender::threading::TaskSizeHints
Type type

Additional Inherited Members

Public Types inherited from blender::threading::TaskSizeHints
enum class  Type { Static , IndividualLookup , AccumulatedLookup }
Protected Member Functions inherited from blender::threading::TaskSizeHints
 TaskSizeHints (const Type type)

Detailed Description

Definition at line 46 of file BLI_task_size_hints.hh.

Constructor & Destructor Documentation

◆ TaskSizeHints_Static()

blender::threading::detail::TaskSizeHints_Static::TaskSizeHints_Static ( const int64_t size)
inline

Member Data Documentation

◆ size

int64_t blender::threading::detail::TaskSizeHints_Static::size

Definition at line 48 of file BLI_task_size_hints.hh.

Referenced by TaskSizeHints_Static().


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