|
Blender V5.0
|
#include <overlay_private.hh>
Public Attributes | |
| float4 | plane |
| Bounds< float3 > | bounds |
| ResourceHandleRange | handle |
Definition at line 578 of file overlay_private.hh.
Definition at line 583 of file overlay_private.hh.
Referenced by blender::draw::overlay::GreasePencil::compute_depth_planes(), and blender::draw::overlay::GreasePencil::draw_grease_pencil().
| ResourceHandleRange blender::draw::overlay::GreasePencilDepthPlane::handle |
Definition at line 585 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 581 of file overlay_private.hh.
Referenced by blender::draw::overlay::GreasePencil::compute_depth_planes(), and blender::draw::overlay::GreasePencil::draw_grease_pencil().