Blender
V3.3
|
Classes | |
class | SocketSearchOp |
|
static |
Definition at line 203 of file node_geo_curve_primitive_quadrilateral.cc.
References positions, and width.
Referenced by node_geo_exec().
|
static |
Definition at line 181 of file node_geo_curve_primitive_quadrilateral.cc.
References height, offset, positions, and width.
Referenced by node_geo_exec().
|
static |
Definition at line 169 of file node_geo_curve_primitive_quadrilateral.cc.
References positions.
Referenced by node_geo_exec().
|
static |
Definition at line 159 of file node_geo_curve_primitive_quadrilateral.cc.
References height, positions, and width.
Referenced by node_geo_exec().
|
static |
Definition at line 191 of file node_geo_curve_primitive_quadrilateral.cc.
References bottom, height, offset, positions, and top.
Referenced by node_geo_exec().
|
static |
Definition at line 15 of file node_geo_curve_primitive_quadrilateral.cc.
References usdtokens::b(), blender::nodes::SocketDeclaration::description(), N_, and PROP_DISTANCE.
Referenced by register_node_type_geo_curve_primitive_quadrilateral().
|
static |
Definition at line 136 of file node_geo_curve_primitive_quadrilateral.cc.
References GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_PARALLELOGRAM, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_POINTS, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_RECTANGLE, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_TRAPEZOID, IFACE_, blender::nodes::NodeDeclaration::outputs(), params, blender::nodes::search_link_ops_for_declarations(), SOCK_FLOAT, and SOCK_OUT.
Referenced by register_node_type_geo_curve_primitive_quadrilateral().
|
static |
Definition at line 214 of file node_geo_curve_primitive_quadrilateral.cc.
References create_kite_curve(), create_parallelogram_curve(), create_points_curve(), create_rectangle_curve(), create_trapezoid_curve(), GeometrySet::create_with_curves(), CURVE_TYPE_POLY, curves, blender::bke::curves_new_nomain_single(), GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_KITE, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_PARALLELOGRAM, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_POINTS, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_RECTANGLE, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_TRAPEZOID, max, NodeGeometryCurvePrimitiveQuad::mode, params, positions, and blender::bke::CurvesGeometry::wrap().
Referenced by register_node_type_geo_curve_primitive_quadrilateral().
|
static |
Definition at line 76 of file node_geo_curve_primitive_quadrilateral.cc.
References data, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_RECTANGLE, and node.
|
static |
Definition at line 71 of file node_geo_curve_primitive_quadrilateral.cc.
References ptr, and uiItemR().
Referenced by register_node_type_geo_curve_primitive_quadrilateral().
|
static |
Definition at line 83 of file node_geo_curve_primitive_quadrilateral.cc.
References bottom, blender::Vector< T, InlineBufferCapacity, Allocator >::contains(), blender::Vector< T, InlineBufferCapacity, Allocator >::extend(), GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_KITE, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_PARALLELOGRAM, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_POINTS, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_RECTANGLE, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_TRAPEZOID, height, LISTBASE_FOREACH, NodeGeometryCurvePrimitiveQuad::mode, bNodeSocket::next, node, nodeSetSocketAvailability(), ntree, offset, top, and width.
Referenced by register_node_type_geo_curve_primitive_quadrilateral().