9 #include <Alembic/AbcGeom/OCurves.h>
16 Alembic::AbcGeom::OCurves abc_curves_;
17 Alembic::AbcGeom::OCurvesSchema abc_curves_schema_;
19 bool uv_warning_shown_;
35 std::vector<Imath::V3f> &
verts,
36 std::vector<Imath::V3f> &norm_values,
37 std::vector<Imath::V2f> &uv_values,
38 std::vector<int32_t> &hvertices);
42 std::vector<Imath::V3f> &
verts,
43 std::vector<Imath::V3f> &norm_values,
44 std::vector<Imath::V2f> &uv_values,
45 std::vector<int32_t> &hvertices);
virtual Alembic::Abc::OObject get_alembic_object() const override
ABCHairWriter(const ABCWriterConstructorArgs &args)
virtual void do_write(HierarchyContext &context) override
virtual bool check_is_animated(const HierarchyContext &context) const override
Alembic::Abc::OCompoundProperty abc_prop_for_custom_props() override
virtual void create_alembic_objects(const HierarchyContext *context) override