Blender V5.0
blender::ed::sculpt_paint::dyntopo::SculptDetailRaycastData Struct Reference

Public Attributes

const floatray_start
bool hit
float depth
float edge_length
IsectRayPrecalc isect_precalc

Detailed Description

Definition at line 70 of file sculpt_detail.cc.

Member Data Documentation

◆ depth

float blender::ed::sculpt_paint::dyntopo::SculptDetailRaycastData::depth

◆ edge_length

float blender::ed::sculpt_paint::dyntopo::SculptDetailRaycastData::edge_length

◆ hit

bool blender::ed::sculpt_paint::dyntopo::SculptDetailRaycastData::hit

◆ isect_precalc

IsectRayPrecalc blender::ed::sculpt_paint::dyntopo::SculptDetailRaycastData::isect_precalc

◆ ray_start

const float* blender::ed::sculpt_paint::dyntopo::SculptDetailRaycastData::ray_start

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