Blender V4.3
DRWObjectInfos Struct Reference

#include <draw_manager_c.hh>

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 184 of file draw_manager_c.hh.

Member Data Documentation

◆ ob_color

float DRWObjectInfos::ob_color[4]

Definition at line 186 of file draw_manager_c.hh.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ ob_flag

float DRWObjectInfos::ob_flag

Definition at line 190 of file draw_manager_c.hh.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ ob_index

float DRWObjectInfos::ob_index

Definition at line 187 of file draw_manager_c.hh.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ ob_random

float DRWObjectInfos::ob_random

Definition at line 189 of file draw_manager_c.hh.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ orcotexfac

float DRWObjectInfos::orcotexfac[2][4]

Definition at line 185 of file draw_manager_c.hh.

Referenced by draw_unit_state_create(), and drw_call_obinfos_init().

◆ pad

float DRWObjectInfos::pad

Definition at line 188 of file draw_manager_c.hh.


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