logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pcl_ply2raw - pcl_ply2raw

Author

       pcl_ply2raw is part of Point Cloud Library (PCL) - www.pointclouds.org

       The  Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud
       processing.

       This manual page was written by Leopold Palomo-Avellaneda <leo@alaxarxa.net> with the  help  of  help2man
       tool and some handmade arrangement for the Debian project (and may be used by others).

pcl_ply2raw 1.7.1                                   May 2014                                      PCL_PLY2RAW(1)

Description

       Convert from PLY to POV-Ray RAW triangle format.

       -h, --help
              display this help and exit

       -v, --version
              output version information and exit

       With no INFILE/OUTFILE, or when INFILE/OUTFILE is -, read standard input/output.

       The following PLY elements and properties are supported.

              element vertex

              property float32 x property float32 y property float32 z

              element face

              property list uint8 int32 vertex_indices.

Name

       pcl_ply2raw - pcl_ply2raw

Reporting Bugs

       Report bugs to <www.pointclouds.org/issues>.

Synopsis

ply2raw [OPTION] [[INFILE] OUTFILE]

See Also