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

#include <DNA_lightprobe_types.h>

Public Attributes

struct GPUTexturetex
 
char * data
 
int tex_size [3]
 
char data_type
 
char components
 
char _pad [2]
 

Detailed Description

Definition at line 136 of file DNA_lightprobe_types.h.

Member Data Documentation

◆ _pad

char LightCacheTexture::_pad[2]

Definition at line 143 of file DNA_lightprobe_types.h.

◆ components

char LightCacheTexture::components

◆ data

char* LightCacheTexture::data

◆ data_type

char LightCacheTexture::data_type

◆ tex

struct GPUTexture* LightCacheTexture::tex

◆ tex_size

int LightCacheTexture::tex_size[3]

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