|
Blender V4.5
|
#include <overlay_private.hh>
Public Attributes | |
| float4 | plane |
| Bounds< float3float3 > | bounds |
| ResourceHandle | handle |
Definition at line 621 of file overlay_private.hh.
Definition at line 626 of file overlay_private.hh.
Referenced by blender::draw::overlay::GreasePencil::compute_depth_planes(), and blender::draw::overlay::GreasePencil::draw_grease_pencil().
| ResourceHandle blender::draw::overlay::GreasePencilDepthPlane::handle |
Definition at line 628 of file overlay_private.hh.
Referenced by blender::draw::overlay::GreasePencil::compute_depth_planes(), and blender::draw::overlay::GreasePencil::draw_grease_pencil().
| float4 blender::draw::overlay::GreasePencilDepthPlane::plane |
Definition at line 624 of file overlay_private.hh.
Referenced by blender::draw::overlay::GreasePencil::compute_depth_planes(), and blender::draw::overlay::GreasePencil::draw_grease_pencil().