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

#include <CCGSubSurf_intern.h>

Public Attributes

CCGFacenext
 
CCGFaceHDL fHDL
 
short numVerts
 
short flags
 
int osd_index
 

Detailed Description

Definition at line 125 of file CCGSubSurf_intern.h.

Member Data Documentation

◆ fHDL

CCGFaceHDL CCGFace::fHDL

Definition at line 127 of file CCGSubSurf_intern.h.

Referenced by _face_new(), and ccgSubSurf_getFaceFaceHandle().

◆ flags

short CCGFace::flags

◆ next

CCGFace* CCGFace::next

◆ numVerts

short CCGFace::numVerts

◆ osd_index

int CCGFace::osd_index

Definition at line 130 of file CCGSubSurf_intern.h.


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