Blender  V2.93
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 128 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 132 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 134 of file subdiv_mesh.c.

Referenced by loops_of_ptex_get().

◆ third_loop

const MLoop* LoopsOfPtex::third_loop

Definition at line 135 of file subdiv_mesh.c.

Referenced by loops_of_ptex_get().


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