Volume Cartographer 2.27.0
|
This is the complete list of members for volcart::io::PLYWriter, including all inherited members.
mesh_ | volcart::io::PLYWriter | private |
outputMesh_ | volcart::io::PLYWriter | private |
outputPath_ | volcart::io::PLYWriter | private |
PLYWriter()=default | volcart::io::PLYWriter | |
PLYWriter(filesystem::path outputPath, ITKMesh::Pointer mesh) | volcart::io::PLYWriter | |
PLYWriter(filesystem::path outputPath, ITKMesh::Pointer mesh, cv::Mat texture) | volcart::io::PLYWriter | |
setMesh(ITKMesh::Pointer mesh) | volcart::io::PLYWriter | |
setPath(const filesystem::path &path) | volcart::io::PLYWriter | |
setTexture(cv::Mat texture) | volcart::io::PLYWriter | |
setUVMap(UVMap::Pointer uvMap) | volcart::io::PLYWriter | |
setVertexColors(const std::vector< std::uint16_t > &c) | volcart::io::PLYWriter | |
texture_ | volcart::io::PLYWriter | private |
uvMap_ | volcart::io::PLYWriter | private |
vcolors_ | volcart::io::PLYWriter | private |
write() | volcart::io::PLYWriter | |
write_faces_() | volcart::io::PLYWriter | private |
write_header_() | volcart::io::PLYWriter | private |
write_vertices_() | volcart::io::PLYWriter | private |