Blender V5.0
NOD_geo_bake.hh File Reference
#include <optional>
#include "DNA_modifier_types.h"
#include "DNA_node_types.h"
#include "NOD_geo_simulation.hh"
#include "NOD_socket_items.hh"
#include "RNA_access.hh"
#include "BLI_index_range.hh"

Go to the source code of this file.

Classes

struct  blender::nodes::BakeItemsAccessor
struct  blender::nodes::BakeItemsAccessor::operator_idnames
struct  blender::nodes::BakeItemsAccessor::ui_idnames
struct  blender::nodes::BakeItemsAccessor::rna_names
struct  blender::nodes::BakeDrawContext

Namespaces

namespace  blender
namespace  blender::nodes

Functions

bool blender::nodes::get_bake_draw_context (const bContext *C, const bNode &node, BakeDrawContext &r_ctx)
std::string blender::nodes::get_baked_string (const BakeDrawContext &ctx)
std::optional< std::string > blender::nodes::get_bake_state_string (const BakeDrawContext &ctx)
void blender::nodes::draw_common_bake_settings (bContext *C, BakeDrawContext &ctx, uiLayout *layout)
void blender::nodes::draw_bake_button_row (const BakeDrawContext &ctx, uiLayout *layout, bool is_in_sidebar=false)