|
Blender V4.3
|
Public Member Functions | |
| bool | is_occluded (const SeqRenderData *context, const Sequence *seq, int order_index) const |
| void | add_occluder (const SeqRenderData *context, const Sequence *seq, int order_index) |
Public Attributes | |
| Vector< OpaqueQuad, 4 > | opaques |
|
inline |
Definition at line 349 of file render.cc.
References blender::Vector< T, InlineBufferCapacity, Allocator >::append(), get_strip_screen_quad(), opaques, and quad.
Referenced by seq_render_strip_stack().
|
inline |
Definition at line 334 of file render.cc.
References get_strip_screen_quad(), is_quad_a_inside_b(), opaques, and quad.
Referenced by seq_render_strip_stack().
| Vector<OpaqueQuad, 4> OpaqueQuadTracker::opaques |
Definition at line 327 of file render.cc.
Referenced by add_occluder(), and is_occluded().