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

Public Attributes

float pos [3]
 
int class
 
float nor [3]
 

Detailed Description

Definition at line 82 of file draw_cache.c.

Member Data Documentation

◆ class

int VertShaded::class

Definition at line 84 of file draw_cache.c.

◆ nor

float VertShaded::nor[3]

Definition at line 85 of file draw_cache.c.

◆ pos

float VertShaded::pos[3]

Definition at line 83 of file draw_cache.c.


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