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

Public Attributes

const MLoopfirst_loop
 
const MLooplast_loop
 
const MLoopsecond_loop
 
const MLoopthird_loop
 

Detailed Description

Definition at line 98 of file subdiv_mesh.c.

Member Data Documentation

◆ first_loop

const MLoop* LoopsOfPtex::first_loop

◆ last_loop

const MLoop* LoopsOfPtex::last_loop

Definition at line 102 of file subdiv_mesh.c.

Referenced by loops_of_ptex_get(), and vertex_interpolation_from_corner().

◆ second_loop

const MLoop* LoopsOfPtex::second_loop

Definition at line 104 of file subdiv_mesh.c.

Referenced by loops_of_ptex_get().

◆ third_loop

const MLoop* LoopsOfPtex::third_loop

Definition at line 105 of file subdiv_mesh.c.

Referenced by loops_of_ptex_get().


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