30 const Object *export_object_eval_;
31 const Curve *export_curve_;
32 float world_axes_transform_[4][4];
BPy_StructRNA * depsgraph
NonCopyable(const NonCopyable &other)=delete
int total_spline_vertices(int spline_index) const
const Nurb * get_spline(int spline_index) const
short get_nurbs_flagu(int spline_index) const
float3 vertex_coordinates(int spline_index, int vertex_index, float global_scale) const
int get_nurbs_degree_u(int spline_index) const
int num_control_points_u(int spline_index) const
const char * get_curve_name() const
int get_nurbs_degree_v(int spline_index) const
int total_splines() const
Span< float > get_knots_u(int spline_index, Vector< float > &buffer) const
int num_control_points_v(int spline_index) const
OBJCurve(const Depsgraph *depsgraph, const OBJExportParams &export_params, Object *curve_object)
VecBase< float, 3 > float3