|
Blender V4.3
|
Inherits blender::io::ply::PLYExportTest.
Public Member Functions | |
| PlyData | load_ply_data_from_blendfile (const std::string &blendfile, PLYExportParams ¶ms) |
Public Member Functions inherited from blender::io::ply::PLYExportTest | |
| bool | load_file_and_depsgraph (const std::string &filepath, const eEvaluationMode eval_mode=DAG_EVAL_VIEWPORT) |
Additional Inherited Members | |
Static Public Member Functions inherited from BlendfileLoadingBaseTest | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
Protected Member Functions inherited from blender::io::ply::PLYExportTest | |
| void | SetUp () override |
| void | TearDown () override |
| std::string | get_temp_ply_filename (const std::string &filename) |
Protected Member Functions inherited from BlendfileLoadingBaseTest | |
| bool | blendfile_load (const char *filepath) |
| void | blendfile_free () |
| virtual void | depsgraph_create (eEvaluationMode depsgraph_evaluation_mode) |
| virtual void | depsgraph_free () |
Protected Attributes inherited from BlendfileLoadingBaseTest | |
| struct BlendFileData * | bfile = nullptr |
| struct Depsgraph * | depsgraph = nullptr |
Definition at line 420 of file io_ply_exporter_test.cc.
|
inline |
Definition at line 422 of file io_ply_exporter_test.cc.
References data, BlendfileLoadingBaseTest::depsgraph, blender::io::ply::PLYExportTest::load_file_and_depsgraph(), blender::io::ply::load_plydata(), and params.