|
| static std::unique_ptr< PlyData > | blender::io::ply::load_cube (PLYExportParams ¶ms) |
| |
| static std::string | blender::io::ply::read_temp_file_in_string (const std::string &file_path) |
| |
| static char | blender::io::ply::read (std::ifstream &file) |
| |
| static std::vector< char > | blender::io::ply::read_temp_file_in_vectorchar (const std::string &file_path) |
| |
| | blender::io::ply::TEST_F (PLYExportTest, WriteHeaderAscii) |
| |
| | blender::io::ply::TEST_F (PLYExportTest, WriteHeaderBinary) |
| |
| | blender::io::ply::TEST_F (PLYExportTest, WriteVerticesAscii) |
| |
| | blender::io::ply::TEST_F (PLYExportTest, WriteVerticesBinary) |
| |
| | blender::io::ply::TEST_F (PLYExportTest, WriteFacesAscii) |
| |
| | blender::io::ply::TEST_F (PLYExportTest, WriteFacesBinary) |
| |
| | blender::io::ply::TEST_F (PLYExportTest, WriteVertexNormalsAscii) |
| |
| | blender::io::ply::TEST_F (PLYExportTest, WriteVertexNormalsBinary) |
| |
| | blender::io::ply::TEST_F (PLYExportPLYDataTest, CubeLoadPLYData) |
| |
| | blender::io::ply::TEST_F (PLYExportPLYDataTest, CubeLoadPLYDataUV) |
| |
| | blender::io::ply::TEST_F (PLYExportPLYDataTest, CubeLooseEdgesLoadPLYData) |
| |
| | blender::io::ply::TEST_F (PLYExportPLYDataTest, CubeLooseEdgesLoadPLYDataUV) |
| |
| | blender::io::ply::TEST_F (PLYExportPLYDataTest, CubesVertexAttrs) |
| |
| | blender::io::ply::TEST_F (PLYExportPLYDataTest, SuzanneLoadPLYDataUV) |
| |