Blender V4.5
blender::draw::LatticeBatchCache Struct Reference

Classes

struct  [struct].dims

Public Attributes

gpu::VertBufpos
gpu::IndexBufedges
gpu::Batch * all_verts
gpu::Batch * all_edges
gpu::Batch * overlay_verts
bool is_dirty
struct  dims
bool show_only_outside
bool is_editmode

Detailed Description

Definition at line 195 of file draw_cache_impl_lattice.cc.

Member Data Documentation

◆ all_edges

gpu::Batch* blender::draw::LatticeBatchCache::all_edges

◆ all_verts

gpu::Batch* blender::draw::LatticeBatchCache::all_verts

◆ dims

◆ edges

gpu::IndexBuf* blender::draw::LatticeBatchCache::edges

◆ is_dirty

◆ is_editmode

bool blender::draw::LatticeBatchCache::is_editmode

◆ overlay_verts

◆ pos

gpu::VertBuf* blender::draw::LatticeBatchCache::pos

◆ show_only_outside

bool blender::draw::LatticeBatchCache::show_only_outside

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