Closed kaipomauli closed 8 months ago
duplicate of closed PR #5966 (wrong manipulation while trying to modify my master branch)
modified existing PLYWriter::writeBinary() to open file and then call new overload for data aggregation
added PLYWriter::writeBinary() overload that adds data to referenced ostream buffer
is there a method to read ply from stream?
No, I believe there currently isn't
duplicate of closed PR #5966 (wrong manipulation while trying to modify my master branch)
modified existing PLYWriter::writeBinary() to open file and then call new overload for data aggregation
added PLYWriter::writeBinary() overload that adds data to referenced ostream buffer