Blender V5.0
blender::ed::sculpt_paint::CurvesSurfaceTransforms Struct Reference

#include <BKE_curves.hh>

Public Member Functions

 CurvesSurfaceTransforms ()=default
 CurvesSurfaceTransforms (const Object &curves_ob, const Object *surface_ob)

Public Attributes

float4x4 curves_to_world
float4x4 curves_to_surface
float4x4 world_to_curves
float4x4 world_to_surface
float4x4 surface_to_world
float4x4 surface_to_curves
float4x4 surface_to_curves_normal

Detailed Description

Definition at line 1156 of file BKE_curves.hh.

Constructor & Destructor Documentation

◆ CurvesSurfaceTransforms() [1/2]

◆ CurvesSurfaceTransforms() [2/2]

Definition at line 335 of file blenkernel/intern/curves.cc.

Member Data Documentation

◆ curves_to_surface

◆ curves_to_world

◆ surface_to_curves

◆ surface_to_curves_normal

◆ surface_to_world

◆ world_to_curves

◆ world_to_surface


The documentation for this struct was generated from the following files: