Blender V4.5
CCGSubSurf Struct Reference

#include <CCGSubSurf_intern.h>

Public Attributes

EHashvMap
EHasheMap
EHashfMap
CCGMeshIFC meshIFC
CCGAllocatorIFC allocatorIFC
CCGAllocatorHDL allocator
int subdivLevels
int numGrids
int allowEdgeCreation
float defaultCreaseValue
void * defaultEdgeUserData
void * q
void * r
int calcVertNormals
int normalDataOffset
int allocMask
int maskDataOffset
int currentAge
int useAgeCounts
int vertUserAgeOffset
int edgeUserAgeOffset
int faceUserAgeOffset
SyncState syncState
EHasholdVMap
EHasholdEMap
EHasholdFMap
int lenTempArrays
CCGVert ** tempVerts
CCGEdge ** tempEdges

Detailed Description

Definition at line 146 of file CCGSubSurf_intern.h.

Member Data Documentation

◆ allocator

◆ allocatorIFC

◆ allocMask

int CCGSubSurf::allocMask

Definition at line 169 of file CCGSubSurf_intern.h.

Referenced by CCG_key(), ccgSubSurf_new(), and ccgSubSurf_setAllocMask().

◆ allowEdgeCreation

int CCGSubSurf::allowEdgeCreation

◆ calcVertNormals

int CCGSubSurf::calcVertNormals

◆ currentAge

◆ defaultCreaseValue

float CCGSubSurf::defaultCreaseValue

◆ defaultEdgeUserData

void* CCGSubSurf::defaultEdgeUserData

◆ edgeUserAgeOffset

◆ eMap

◆ faceUserAgeOffset

◆ fMap

◆ lenTempArrays

int CCGSubSurf::lenTempArrays

◆ maskDataOffset

int CCGSubSurf::maskDataOffset

Definition at line 170 of file CCGSubSurf_intern.h.

Referenced by CCG_key(), and ccgSubSurf_setAllocMask().

◆ meshIFC

◆ normalDataOffset

◆ numGrids

◆ oldEMap

◆ oldFMap

◆ oldVMap

◆ q

void* CCGSubSurf::q

◆ r

void * CCGSubSurf::r

◆ subdivLevels

◆ syncState

◆ tempEdges

◆ tempVerts

◆ useAgeCounts

◆ vertUserAgeOffset

◆ vMap


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