Blender V4.5
blender::ed::greasepencil::Curves2DBVHTree Struct Reference

#include <ED_grease_pencil.hh>

Public Attributes

BVHTreetree = nullptr
Array< float2start_positions
Array< float2end_positions
Array< int > drawing_offsets

Detailed Description

Definition at line 778 of file ED_grease_pencil.hh.

Member Data Documentation

◆ drawing_offsets

Array<int> blender::ed::greasepencil::Curves2DBVHTree::drawing_offsets

Definition at line 784 of file ED_grease_pencil.hh.

Referenced by blender::ed::greasepencil::selection_update().

◆ end_positions

Array<float2> blender::ed::greasepencil::Curves2DBVHTree::end_positions

Definition at line 782 of file ED_grease_pencil.hh.

◆ start_positions

Array<float2> blender::ed::greasepencil::Curves2DBVHTree::start_positions

◆ tree

BVHTree* blender::ed::greasepencil::Curves2DBVHTree::tree = nullptr

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