#include <PointsAlgos.h>
◆ PlyWriter()
◆ ~PlyWriter()
PlyWriter::~PlyWriter |
( |
| ) |
|
◆ write()
void PlyWriter::write |
( |
const std::string & |
filename | ) |
|
|
virtual |
Implements Points::Writer.
References Points::Writer::colors, Base::Placement::getRotation(), Points::Writer::intensity, Base::Placement::isIdentity(), Base::Rotation::isIdentity(), Base::Placement::multVec(), Base::Rotation::multVec(), Points::Writer::normals, Points::Writer::placement, Base::Vector3< _Precision >::x, Base::Vector3< _Precision >::y, and Base::Vector3< _Precision >::z.
Referenced by gzip_utf8.GzipFile::seek().
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Points/App/PointsAlgos.h
- FreeCAD/src/Mod/Points/App/PointsAlgos.cpp