#include <PointsAlgos.h>
◆ Reader()
◆ ~Reader()
◆ clear()
void Reader::clear |
( |
void |
| ) |
|
◆ getColors()
const std::vector< App::Color > & Reader::getColors |
( |
| ) |
const |
◆ getHeight()
int Reader::getHeight |
( |
| ) |
const |
◆ getIntensities()
const std::vector< float > & Reader::getIntensities |
( |
| ) |
const |
◆ getNormals()
◆ getPoints()
◆ getWidth()
int Reader::getWidth |
( |
| ) |
const |
◆ hasColors()
bool Reader::hasColors |
( |
| ) |
const |
◆ hasIntensities()
bool Reader::hasIntensities |
( |
| ) |
const |
◆ hasNormals()
bool Reader::hasNormals |
( |
| ) |
const |
◆ hasProperties()
bool Reader::hasProperties |
( |
| ) |
const |
◆ isStructured()
bool Reader::isStructured |
( |
| ) |
const |
◆ read()
virtual void Points::Reader::read |
( |
const std::string & |
filename | ) |
|
|
pure virtual |
◆ colors
◆ height
int Points::Reader::height |
|
protected |
◆ intensity
std::vector<float> Points::Reader::intensity |
|
protected |
◆ normals
◆ points
Referenced by ArchStructure.CommandStructuralSystem::Activated(), draftguitools.gui_arcs.Arc_3Points::drawArc(), draftguitools.gui_arcs.Arc_3Points::getPoint(), ArchCurtainWall.CommandArchCurtainWall::getPoint(), ArchTruss.CommandArchTruss::getPoint(), getPoints(), draftguitools.gui_trackers.bsplineTracker::recompute(), draftguitools.gui_trackers.bezcurveTracker::recompute(), draftguitools.gui_trackers.bsplineTracker::update(), draftguitools.gui_trackers.bezcurveTracker::update(), automotive_design.advanced_face::wr10(), and config_control_design.advanced_face::wr10().
◆ width
int Points::Reader::width |
|
protected |
Referenced by ArchGrid.ArchGridTaskPanel::accept(), PathScripts.PathInspect.GCodeEditorDialog::cleanup(), PathScripts.PathStock.StockFromBase::execute(), draftguitools.gui_trimex.Trimex::finish(), importSVG.svgHandler::format(), PathScripts.PathDressupHoldingTags.Tag::fullWidth(), getWidth(), ifc4.ifcpixeltexture::minpixelins(), ArchGrid.ArchGridTaskPanel::setWidth(), ifc4.ifcpixeltexture::sizeofpixellist(), ifc4.ifccshapeprofiledef::validinternalfilletradius(), ifc4.ifclshapeprofiledef::validthickness(), ifc4.ifccshapeprofiledef::validwallthickness(), ifc2x3.ifccshapeprofiledef::wr2(), ifc2x3.ifcpixeltexture::wr21(), ifc2x3.ifclshapeprofiledef::wr22(), ifc2x3.ifcpixeltexture::wr24(), and ifc2x3.ifccshapeprofiledef::wr3().
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