Blender V4.3
blender::draw::ResourceHandle Struct Reference

#include <draw_handle.hh>

Public Member Functions

 ResourceHandle ()=default
 
 ResourceHandle (uint raw_)
 
 ResourceHandle (uint index, bool inverted_handedness)
 
bool has_inverted_handedness () const
 
uint resource_index () const
 

Public Attributes

uint raw
 

Detailed Description

Definition at line 29 of file draw_handle.hh.

Constructor & Destructor Documentation

◆ ResourceHandle() [1/3]

blender::draw::ResourceHandle::ResourceHandle ( )
default

◆ ResourceHandle() [2/3]

blender::draw::ResourceHandle::ResourceHandle ( uint raw_)
inline

Definition at line 33 of file draw_handle.hh.

◆ ResourceHandle() [3/3]

blender::draw::ResourceHandle::ResourceHandle ( uint index,
bool inverted_handedness )
inline

Definition at line 34 of file draw_handle.hh.

References raw, and SET_FLAG_FROM_TEST.

Member Function Documentation

◆ has_inverted_handedness()

bool blender::draw::ResourceHandle::has_inverted_handedness ( ) const
inline

Definition at line 40 of file draw_handle.hh.

References raw.

◆ resource_index()

uint blender::draw::ResourceHandle::resource_index ( ) const
inline

Member Data Documentation

◆ raw


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