Blender V4.3
blender::io::ply::PLYExportPLYDataTest Class Reference

Inherits blender::io::ply::PLYExportTest.

Public Member Functions

PlyData load_ply_data_from_blendfile (const std::string &blendfile, PLYExportParams &params)
 
- 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 BlendFileDatabfile = nullptr
 
struct Depsgraph * depsgraph = nullptr
 

Detailed Description

Definition at line 420 of file io_ply_exporter_test.cc.

Member Function Documentation

◆ load_ply_data_from_blendfile()

PlyData blender::io::ply::PLYExportPLYDataTest::load_ply_data_from_blendfile ( const std::string & blendfile,
PLYExportParams & params )
inline

The documentation for this class was generated from the following file: