Home
last modified time | relevance | path

Searched defs:Morph (Results 1 – 25 of 37) sorted by relevance

12

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DLevelSetMorph.h183 struct Morph struct
192 virtual ~Morph() {} in ~Morph() argument
199 if (mTask) mTask(const_cast<Morph*>(this), r); in operator() argument
209 void join(const Morph& other) { mMaxAbsS = math::Max(mMaxAbsS, other.mMaxAbsS); } in join() argument
230 using FuncType = typename std::function<void (Morph*, const LeafRange&)>; argument
231 LevelSetMorphing* mParent; argument
235 }; // end of private Morph struct argument
325 Morph(LevelSetMorphing<GridT, InterruptT>& parent) in Morph() function
339 Morph(const Morph& other) in Morph() function
354 Morph(Morph& other, tbb::split) in Morph() function
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/include/opencv2/imgproc/hal/
H A Dhal.hpp49 struct CV_EXPORTS Morph struct
60 virtual ~Morph() {} in ~Morph()
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DMorph.java103 public class Morph extends Leaf { class
183 Morph() { in Morph() method in Morph
227 public Morph(GeometryArray geometryArrays[]) { in Morph() method in Morph
265 public Morph(GeometryArray geometryArrays[], Appearance appearance) { in Morph() method in Morph
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkOpts.h29 typedef void (*Morph)(const SkPMColor*, SkPMColor*, int, int, int, int, int); typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkOpts.h32 typedef void (*Morph)(const SkPMColor*, SkPMColor*, int, int, int, int, int); typedef
/dports/misc/bibletime/bibletime-2.11.2/src/backend/rendering/
H A Dbtinforendering.h30 Morph, enumerator
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/device_specific/
H A Dmapped_objects.hpp326 struct Morph : public MorphBase2D in postprocess() struct
328 Morph(bool _is_row_major, std::string const & _ld) : is_row_major(_is_row_major), ld(_ld){ } in postprocess() argument
329 std::string operator()(std::string const & i, std::string const & j) const in postprocess()
336 bool is_row_major; in postprocess()
337 std::string const & ld; in postprocess()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/shape/
H A Dcsg.cpp824 CSG *CSGMerge::Morph(void) in Morph() function in pov::CSGMerge
831 CSG *CSGUnion::Morph(void) in Morph() function in pov::CSGUnion
838 CSG *CSGIntersection::Morph(void) in Morph() function in pov::CSGIntersection
/dports/graphics/ming/libming-ming-0_4_8/test/
H A DMakefile.am4 Morph \ subdir
/dports/graphics/p5-ming/libming-ming-0_4_8/test/
H A DMakefile.am4 Morph \ subdir
/dports/graphics/py-ming/libming-ming-0_4_8/test/
H A DMakefile.am4 Morph \ subdir
/dports/games/vavoom/vavoom-1.33/source/
H A Dcheats.cpp173 COMMAND(Morph) in COMMAND() argument
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Query/Processor/
H A DQConPath.cs100 private void Morph(BooleanByRef removeExisting, QCon newConstraint, IReflectClass in Morph() method in Db4objects.Db4o.Internal.Query.Processor.QConPath
/dports/x11-fm/fsv2/fsv2-1.1.0/src/
H A Danimation.c141 … target_value, double duration, void (*step_cb)( Morph * ), void (*end_cb)( Morph * ), void *data ) in morph_full()
H A Danimation.h49 typedef struct _Morph Morph; typedef
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/peaks/drums/
H A Dfm_drum.cc86 void FmDrum::Morph(uint16_t x, uint16_t y) { in Morph() function in peaks::FmDrum
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/peaks/drums/
H A Dfm_drum.cc85 void FmDrum::Morph(uint16_t x, uint16_t y) { in Morph() function in peaks::FmDrum
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/
H A DDiagnosticSourceEventSource.cs639 public List<KeyValuePair<string, string>> Morph(object args) in Morph() method in System.Diagnostics.DiagnosticSourceEventSource.FilterAndTransform
762 public KeyValuePair<string, string> Morph(object obj) in Morph() method in System.Diagnostics.DiagnosticSourceEventSource.TransformSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/cmd/kubemark/
H A Dhollow-node.go63 Morph string member
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/OpenGexImporter/
H A DOpenGex.h77 Morph, /**< `Morph` structure */ enumerator
/dports/graphics/py-pycollada/pycollada-0.6/collada/
H A Dcontroller.py308 class Morph(Controller): class
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLScreenBuffer.cpp341 void GLScreenBuffer::Morph(UniquePtr<SurfaceFactory> newFactory) { in Morph() function in mozilla::gl::GLScreenBuffer
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLScreenBuffer.cpp472 GLScreenBuffer::Morph(UniquePtr<SurfaceFactory> newFactory) in Morph() function in mozilla::gl::GLScreenBuffer
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLScreenBuffer.cpp428 void GLScreenBuffer::Morph(UniquePtr<SurfaceFactory> newFactory) { in Morph() function in mozilla::gl::GLScreenBuffer
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Collada/
H A DColladaHelper.h97 Morph enumerator

12