Blender V4.5
blender::ed::curves::CurveDrawData Struct Reference

Classes

struct  [struct].project
struct  [struct].sample
struct  [struct].radius
struct  [struct].prev

Public Attributes

short init_event_type
short curve_type
float bevel_radius
bool is_curve_2d
struct  project
struct  sample
struct  radius
struct  prev
ViewContext vc
ViewDepthsdepths
CurveDrawState state
BLI_mempoolstroke_elem_pool
void * draw_handle_view

Detailed Description

Definition at line 78 of file curves_draw.cc.

Member Data Documentation

◆ bevel_radius

float blender::ed::curves::CurveDrawData::bevel_radius

◆ curve_type

short blender::ed::curves::CurveDrawData::curve_type

◆ depths

◆ draw_handle_view

void* blender::ed::curves::CurveDrawData::draw_handle_view

◆ init_event_type

short blender::ed::curves::CurveDrawData::init_event_type

◆ is_curve_2d

bool blender::ed::curves::CurveDrawData::is_curve_2d

◆ prev

◆ project

◆ radius

◆ sample

◆ state

CurveDrawState blender::ed::curves::CurveDrawData::state

◆ stroke_elem_pool

◆ vc


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