![]()  | 
  
    FlowEngine 8.011
    
   Photogrammetry Software Development Kit 
   | 
 
This is the complete list of members for FlowEngine::StereoMeshInterface, including all inherited members.
| bilateralSmoothing(int iterations, double sigma, SettingsInterface *settings=nullptr)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| computeArea(double &outArea) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| computeVolume(double &outVolume) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| computeWatertightMesh(SettingsInterface *settings=nullptr)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| copyFrom(const StereoMeshInterface &inStereoMesh)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| decimate(Size targetVertices, SettingsInterface *settings=nullptr)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| decimate(Size targetVertices, bool preserveBoundaries, SettingsInterface *settings=nullptr)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| densify(Size targetVertices, SettingsInterface *settings=nullptr)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| densify(Size targetVertices, bool preserveBoundaries, SettingsInterface *settings=nullptr)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| extractStereoMesh(StereoPointCloudInterface &outStereoPoints) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| extractStereoPointCloud(StereoPointCloudInterface &outStereoPoints) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| getName(StringBuffer outName) const =0 | FlowEngine::NamedObjectInterface | pure virtual | 
| getNameLength() const =0 | FlowEngine::NamedObjectInterface | pure virtual | 
| getPointColor(Index idx, Color &outColor) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| getPointCount() const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| getPointPosition(Index idx, Point3 &outPosition) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| getPointVisibility(Index pointIndex, Index visibilityIndex, CameraInterface &outCamera) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| getPointVisibilityCount(Index pointIndex) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| getTriangle(Index idx, Triangle &outTriangle) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| getTriangleCount() const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| laplacianSmoothing(int iterations, SettingsInterface *settings=nullptr)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| loadFromObj(ConstStringBuffer filePath)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| loadFromPly(ConstStringBuffer filePath)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| remesh(double factor, int iterations, SettingsInterface *settings=nullptr)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| removePoint(Index index)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| removePoints(ConstBuffer< Index > indexes)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| replaceVisibility(ConstBuffer< CameraInterface * > cameras)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| reset(Size vertexCount, Size triangleCount)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| reset(ConstBuffer< Point3 > vertexData, ConstBuffer< Triangle > triangleData, ConstBuffer< Color > colorData)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| saveToObj(ConstStringBuffer filePath, bool saveColor=false) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| saveToPly(ConstStringBuffer filePath, bool useBinaryEncoding=true) const =0 | FlowEngine::StereoMeshInterface | pure virtual | 
| setName(ConstStringBuffer name)=0 | FlowEngine::NamedObjectInterface | pure virtual | 
| setPointColor(Index idx, const Color &color)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| setPointPosition(Index idx, const Point3 &position)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| setTriangle(Index idx, const Triangle &triangle)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| transform(ConstBuffer< double > transform)=0 | FlowEngine::StereoMeshInterface | pure virtual | 
| ~NamedObjectInterface()=default | FlowEngine::NamedObjectInterface | virtual | 
| ~StereoMeshInterface()=default | FlowEngine::StereoMeshInterface | virtual |