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

Public Attributes

SubdivCCGsubdiv_ccg
 
Subdivsubdiv
 
int * face_ptex_offset
 
SubdivCCGMaskEvaluatormask_evaluator
 
SubdivCCGMaterialFlagsEvaluatormaterial_flags_evaluator
 

Detailed Description

Definition at line 162 of file subdiv_ccg.c.

Member Data Documentation

◆ face_ptex_offset

int* CCGEvalGridsData::face_ptex_offset

Definition at line 165 of file subdiv_ccg.c.

◆ mask_evaluator

SubdivCCGMaskEvaluator* CCGEvalGridsData::mask_evaluator

Definition at line 166 of file subdiv_ccg.c.

◆ material_flags_evaluator

SubdivCCGMaterialFlagsEvaluator* CCGEvalGridsData::material_flags_evaluator

Definition at line 167 of file subdiv_ccg.c.

◆ subdiv

Subdiv* CCGEvalGridsData::subdiv

Definition at line 164 of file subdiv_ccg.c.

◆ subdiv_ccg

SubdivCCG* CCGEvalGridsData::subdiv_ccg

Definition at line 163 of file subdiv_ccg.c.


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