Blender V4.3
Vert Struct Reference

Public Member Functions

 operator const void * () const
 

Public Attributes

float pos [3]
 
int v_class
 

Detailed Description

Definition at line 79 of file draw_cache.cc.

Member Function Documentation

◆ operator const void *()

Vert::operator const void * ( ) const
inline

Allows creating a pointer to Vert in a single expression.

Definition at line 84 of file draw_cache.cc.

Member Data Documentation

◆ pos

float Vert::pos[3]

Definition at line 80 of file draw_cache.cc.

◆ v_class

int Vert::v_class

Definition at line 81 of file draw_cache.cc.


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