23 const Object *export_object_eval_;
24 const Curve *export_curve_;
25 float world_axes_transform_[4][4];
struct Depsgraph Depsgraph
int total_spline_vertices(int spline_index) const
int total_spline_control_points(int spline_index) const
short get_nurbs_flagu(int spline_index) const
int get_nurbs_degree(int spline_index) const
const char * get_curve_name() const
int total_splines() const
OBJCurve(const Depsgraph *depsgraph, const OBJExportParams &export_params, Object *curve_object)
float3 vertex_coordinates(int spline_index, int vertex_index, float scaling_factor) const
const Depsgraph * depsgraph