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

#include <BKE_subdiv.h>

Public Attributes

SubdivSettings settings
 
struct OpenSubdiv_TopologyRefinertopology_refiner
 
struct OpenSubdiv_Evaluatorevaluator
 
struct SubdivDisplacementdisplacement_evaluator
 
SubdivStats stats
 
struct {
   int *   face_ptex_offset
 
cache_
 

Detailed Description

Definition at line 156 of file BKE_subdiv.h.

Member Data Documentation

◆ 

struct { ... } Subdiv::cache_

◆ displacement_evaluator

struct SubdivDisplacement* Subdiv::displacement_evaluator

◆ evaluator

struct OpenSubdiv_Evaluator* Subdiv::evaluator

◆ face_ptex_offset

int* Subdiv::face_ptex_offset

Definition at line 185 of file BKE_subdiv.h.

Referenced by BKE_subdiv_face_ptex_offset_get(), and BKE_subdiv_free().

◆ settings

SubdivSettings Subdiv::settings

◆ stats

SubdivStats Subdiv::stats

◆ topology_refiner

struct OpenSubdiv_TopologyRefiner* Subdiv::topology_refiner

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