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

#include <draw_manager.h>

Public Attributes

float orcotexfac [2][4]
 
float ob_color [4]
 
float ob_index
 
float pad
 
float ob_random
 
float ob_flag
 

Detailed Description

Definition at line 172 of file draw_manager.h.

Member Data Documentation

◆ ob_color

float DRWObjectInfos::ob_color[4]

Definition at line 174 of file draw_manager.h.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ ob_flag

float DRWObjectInfos::ob_flag

Definition at line 178 of file draw_manager.h.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ ob_index

float DRWObjectInfos::ob_index

Definition at line 175 of file draw_manager.h.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ ob_random

float DRWObjectInfos::ob_random

Definition at line 177 of file draw_manager.h.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ orcotexfac

float DRWObjectInfos::orcotexfac[2][4]

Definition at line 173 of file draw_manager.h.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ pad

float DRWObjectInfos::pad

Definition at line 176 of file draw_manager.h.


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