Blender V4.3
VertShaded Struct Reference

Public Member Functions

 operator const void * () const
 

Public Attributes

float pos [3]
 
int v_class
 
float nor [3]
 

Detailed Description

Definition at line 90 of file draw_cache.cc.

Member Function Documentation

◆ operator const void *()

VertShaded::operator const void * ( ) const
inline

Definition at line 95 of file draw_cache.cc.

Member Data Documentation

◆ nor

float VertShaded::nor[3]

Definition at line 93 of file draw_cache.cc.

◆ pos

float VertShaded::pos[3]

Definition at line 91 of file draw_cache.cc.

◆ v_class

int VertShaded::v_class

Definition at line 92 of file draw_cache.cc.


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