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

#include <draw_subdivision.h>

Public Attributes

struct GPUVertBufpatch_map_handles
 
struct GPUVertBufpatch_map_quadtree
 
int min_patch_face
 
int max_patch_face
 
int max_depth
 
int patches_are_triangular
 

Detailed Description

Definition at line 33 of file draw_subdivision.h.

Member Data Documentation

◆ max_depth

int DRWPatchMap::max_depth

◆ max_patch_face

int DRWPatchMap::max_patch_face

◆ min_patch_face

int DRWPatchMap::min_patch_face

◆ patch_map_handles

struct GPUVertBuf* DRWPatchMap::patch_map_handles

◆ patch_map_quadtree

struct GPUVertBuf* DRWPatchMap::patch_map_quadtree

◆ patches_are_triangular

int DRWPatchMap::patches_are_triangular

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