Blender  V3.3
Public Attributes | List of all members
KernelBake Struct Reference

#include <types.h>

Public Attributes

int use
 
int object_index
 
int tri_offset
 
int pad1
 

Detailed Description

Definition at line 1144 of file kernel/types.h.

Member Data Documentation

◆ object_index

int KernelBake::object_index

Definition at line 1146 of file kernel/types.h.

Referenced by BakeManager::device_update().

◆ pad1

int KernelBake::pad1

Definition at line 1148 of file kernel/types.h.

◆ tri_offset

int KernelBake::tri_offset

Definition at line 1147 of file kernel/types.h.

Referenced by BakeManager::device_update().

◆ use

int KernelBake::use

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