Home
last modified time | relevance | path

Searched defs:ForEachFace (Results 1 – 8 of 8) sorted by relevance

/dports/devel/vcglib/vcglib-2020.09/vcg/complex/
H A Dforeach.h64 inline void ForEachFace(const MeshType &m, std::function<void (const typename MeshType::FaceType &)… in ForEachFace() function
83 inline void ForEachFace(MeshType &m, std::function<void (typename MeshType::FaceType &)> action) in ForEachFace() function
/dports/games/netradiant/netradiant-20150621-src/contrib/ufoaiplug/
H A Dufoai_filters.cpp89 class ForEachFace : public BrushVisitor class
96 ForEachFace( Brush& brush ) in ForEachFace() function in ForEachFace
/dports/games/netradiant/netradiant-20150621-src/contrib/brushexport/
H A Dexport.cpp315 class ForEachFace : public BrushVisitor class
318 ForEachFace( ExportData& _exporter ) in ForEachFace() function in ForEachFace
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/filters/
H A DLevelFilter.cpp83 LevelFilter::ForEachFace::ForEachFace (Brush& brush) in ForEachFace() function in LevelFilter::ForEachFace
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrascene3d.pas195 procedure ForEachFace(ACallback: TFace3DCallback); procedure
1623 procedure TBGRAScene3D.ForEachFace(ACallback: TFace3DCallback); procedure
H A Dbgrascenetypes.pas419 procedure ForEachFace(ACallback: TFace3DCallback); procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrascene3d.pas195 procedure ForEachFace(ACallback: TFace3DCallback); procedure
1623 procedure TBGRAScene3D.ForEachFace(ACallback: TFace3DCallback); procedure
H A Dbgrascenetypes.pas419 procedure ForEachFace(ACallback: TFace3DCallback); procedure