Blender  V3.3
Classes | Namespaces | Functions
node_geo_image_texture.cc File Reference
#include "node_geometry_util.hh"
#include "BKE_image.h"
#include "BLI_math_vec_types.hh"
#include "BLI_threads.h"
#include "BLI_timeit.hh"
#include "IMB_colormanagement.h"
#include "IMB_imbuf.h"
#include "IMB_imbuf_types.h"
#include "UI_interface.h"
#include "UI_resources.h"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_image_texture_cc::ImageFieldsFunction
 

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_image_texture_cc
 

Functions

static void blender::nodes::node_geo_image_texture_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_image_texture_cc::node_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void blender::nodes::node_geo_image_texture_cc::node_init (bNodeTree *UNUSED(ntree), bNode *node)
 
static void blender::nodes::node_geo_image_texture_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_image_texture ()
 

Function Documentation

◆ register_node_type_geo_image_texture()

void register_node_type_geo_image_texture ( void  )