Blender  V2.93
Public Member Functions | Public Attributes | List of all members
Subpatch::edge_t Struct Reference

#include <subd_subpatch.h>

Public Member Functions

int get_vert_along_edge (int n) const
 

Public Attributes

int T
 
int offset
 
bool indices_decrease_along_edge
 
bool sub_edges_created_in_reverse_order
 
struct Edgeedge
 

Detailed Description

Definition at line 32 of file subd_subpatch.h.

Member Function Documentation

◆ get_vert_along_edge()

int Subpatch::edge_t::get_vert_along_edge ( int  n) const
inline

Member Data Documentation

◆ edge

struct Edge* Subpatch::edge_t::edge

◆ indices_decrease_along_edge

bool Subpatch::edge_t::indices_decrease_along_edge

◆ offset

int Subpatch::edge_t::offset

Definition at line 34 of file subd_subpatch.h.

Referenced by get_vert_along_edge().

◆ sub_edges_created_in_reverse_order

bool Subpatch::edge_t::sub_edges_created_in_reverse_order

◆ T

int Subpatch::edge_t::T

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