|
Blender V5.0
|
This is the complete list of members for blender::draw::CurvesModule, including all inherited members.
| dummy_vbo | blender::draw::CurvesModule | |
| evaluate_curve_attribute(bool has_catmull, bool has_bezier, bool has_poly, bool has_nurbs, bool has_cyclic, int curve_count, CurvesEvalCache &cache, CurvesEvalShader shader_type, gpu::VertBufPtr input_buf, gpu::VertBufPtr &output_buf, gpu::VertBuf *input2_buf=nullptr, float4x4 transform=float4x4::identity()) | blender::draw::CurvesModule | |
| evaluate_curve_length_intercept(bool has_cyclic, int curve_count, CurvesEvalCache &cache) | blender::draw::CurvesModule | |
| evaluate_positions(bool has_catmull, bool has_bezier, bool has_poly, bool has_nurbs, bool has_cyclic, int curve_count, CurvesEvalCache &cache, gpu::VertBufPtr input_pos_buf, gpu::VertBufPtr input_rad_buf, gpu::VertBufPtr &output_pos_buf, float4x4 transform=float4x4::identity()) | blender::draw::CurvesModule | inline |
| evaluate_topology_indirection(const int curve_count, const int point_count, CurvesEvalCache &cache, bool is_ribbon, bool has_cyclic) | blender::draw::CurvesModule | |
| init() | blender::draw::CurvesModule | inline |
| refine | blender::draw::CurvesModule | |
| transient_buffers | blender::draw::CurvesModule | |
| ubo_pool | blender::draw::CurvesModule | |
| ~CurvesModule() | blender::draw::CurvesModule | inline |