Home
last modified time | relevance | path

Searched refs:GetSurface (Results 1 – 25 of 1066) sorted by relevance

12345678910>>...43

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Dcoord_set.cpp80 coords.GetSurface().GetContents().IsResidues()) { in BEGIN_SCOPE()
86 if (descr == "helix" && coords.GetSurface().GetSurface().IsCylinder()) { in BEGIN_SCOPE()
88 new Helix3D(this, coords.GetSurface().GetSurface().GetCylinder(), in BEGIN_SCOPE()
89 coords.GetSurface().GetContents().GetResidues()); in BEGIN_SCOPE()
97 } else if (descr == "strand" && coords.GetSurface().GetSurface().IsBrick()) { in BEGIN_SCOPE()
99 new Strand3D(this, coords.GetSurface().GetSurface().GetBrick(), in BEGIN_SCOPE()
100 coords.GetSurface().GetContents().GetResidues()); in BEGIN_SCOPE()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dmeshsurf.cpp84 geometry.GetSurface(surfind)->Project (hp); in ProjectPoint()
92 ProjectToEdge ( geometry.GetSurface(surfind), in ProjectPoint2()
93 geometry.GetSurface(surfind2), hp); in ProjectPoint2()
102 geometry.GetSurface(surfind)->CalcGradient (p, hn); in GetNormalVector()
144 geometry.GetSurface (surfi) -> Project (hnewp); in PointBetween()
162 netgen::ProjectToEdge (geometry.GetSurface(surfi1), in PointBetween()
163 geometry.GetSurface(surfi2), in PointBetween()
172 geometry.GetSurface (surfi1) -> Project (hnewp); in PointBetween()
199 geometry.GetSurface (surfi) -> Project (p); in ProjectToSurface()
204 netgen::ProjectToEdge (geometry.GetSurface(surfi1), in ProjectToEdge()
[all …]
H A Dsurface.cpp305 GetSurface(j).CalcGradient (p, grad); in GetTangentialVecSurfaceIndices2()
373 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in PointInSolid()
386 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in VecInSolid()
394 GetSurface(0).CalcGradient (p, hv); in VecInSolid()
413 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in VecInSolid2()
421 GetSurface(0).CalcGradient (p, hv); in VecInSolid2()
450 GetSurface(0).CalcGradient (p, grad); in VecInSolid3()
457 GetSurface(0).CalcHesse (p, hesse); in VecInSolid3()
482 GetSurface(0).CalcGradient (p, grad); in VecInSolid4()
489 GetSurface(0).CalcHesse (p, hesse); in VecInSolid4()
[all …]
H A Dspecpoin.cpp243 (geometry->GetSurface(locsurf[i])); in CalcSpecialPointsRec()
477 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
478 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
482 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
483 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
506 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
507 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
513 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
514 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
528 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
[all …]
H A Dcsgeom.cpp223 if (tlo -> GetSurface()) in Save()
225 << tlo->GetSurface()->Name() << " "; in Save()
308 surf = GetSurface (surfname); in Load()
321 surf1 = GetSurface(surfname1); in Load()
322 surf2 = GetSurface(surfname2); in Load()
530 AddSurface (&prim->GetSurface(i)); in AddSurfaces()
839 if (GetSurface(j) -> IsIdentic (*GetSurface(i), inv, eps)) in FindIdenticSurfaces()
1028 if (surf && surf != GetSurface(j)) in CalcTriangleApproximation()
1044 if (GetSurface(j)->Inverse()) n *= -1; in CalcTriangleApproximation()
1274 GetSurface (surfind)->Project (pn); in RefineTriangleApprox()
[all …]
H A Dedgeflw.cpp626 geometry.GetSurface(seg.surfnr2), in SplitEqualOneSegEdges()
702 geometry.GetSurface(s2) -> LocH (p, 3, 1, h)); in FollowEdge()
736 ProjectToEdge (geometry.GetSurface(s1), in FollowEdge()
737 geometry.GetSurface(s2), pnp); in FollowEdge()
773 ProjectToEdge (geometry.GetSurface(s1), in FollowEdge()
869 geometry.GetSurface(s1) -> CalcGradient (p, a1); in FollowEdge()
870 geometry.GetSurface(s2) -> CalcGradient (p, a2); in FollowEdge()
913 ProjectToEdge (geometry.GetSurface(s1), geometry.GetSurface(s2), hp); in AnalyzeEdge()
971 if (geometry.GetSurface(j) == surf) in AnalyzeEdge()
987 if (fabs (geometry.GetSurface(locsurfind[j]) in AnalyzeEdge()
[all …]
H A Dcsgeom.hpp46 const Surface * GetSurface () const { return surface; } in GetSurface() function in netgen::TopLevelObject
47 Surface * GetSurface () { return surface; } in GetSurface() function in netgen::TopLevelObject
170 const Surface * GetSurface (const char * name) const;
171 const Surface * GetSurface (int i) const in GetSurface() function in netgen::CSGeometry
197 surf = toplevelobjects[nr]->GetSurface(); in GetTopLevelObject()
202 surf = toplevelobjects[nr]->GetSurface(); in GetTopLevelObject()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dmeshsurf.cpp83 geometry.GetSurface(surfind)->Project (hp); in ProjectPoint()
91 ProjectToEdge ( geometry.GetSurface(surfind), in ProjectPoint2()
92 geometry.GetSurface(surfind2), hp); in ProjectPoint2()
101 geometry.GetSurface(surfind)->CalcGradient (p, hn); in GetNormalVector()
143 geometry.GetSurface (surfi) -> Project (hnewp); in PointBetween()
161 netgen::ProjectToEdge (geometry.GetSurface(surfi1), in PointBetween()
162 geometry.GetSurface(surfi2), in PointBetween()
171 geometry.GetSurface (surfi1) -> Project (hnewp); in PointBetween()
198 geometry.GetSurface (surfi) -> Project (p); in ProjectToSurface()
203 netgen::ProjectToEdge (geometry.GetSurface(surfi1), in ProjectToEdge()
[all …]
H A Dsurface.cpp305 GetSurface(j).CalcGradient (p, grad); in GetTangentialVecSurfaceIndices2()
373 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in PointInSolid()
386 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in VecInSolid()
394 GetSurface(0).CalcGradient (p, hv); in VecInSolid()
413 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in VecInSolid2()
421 GetSurface(0).CalcGradient (p, hv); in VecInSolid2()
450 GetSurface(0).CalcGradient (p, grad); in VecInSolid3()
457 GetSurface(0).CalcHesse (p, hesse); in VecInSolid3()
482 GetSurface(0).CalcGradient (p, grad); in VecInSolid4()
489 GetSurface(0).CalcHesse (p, hesse); in VecInSolid4()
[all …]
H A Dspecpoin.cpp240 (geometry->GetSurface(locsurf[i])); in CalcSpecialPointsRec()
395 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
396 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
400 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
401 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
419 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
420 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
426 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
427 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
441 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
[all …]
H A Dcsgeom.cpp199 if (tlo -> GetSurface()) in Save()
201 << tlo->GetSurface()->Name() << " "; in Save()
284 surf = GetSurface (surfname); in Load()
297 surf1 = GetSurface(surfname1); in Load()
298 surf2 = GetSurface(surfname2); in Load()
470 AddSurface (&prim->GetSurface(i)); in AddSurfaces()
776 if (GetSurface(j) -> IsIdentic (*GetSurface(i), inv, eps)) in FindIdenticSurfaces()
964 if (surf && surf != GetSurface(j)) in CalcTriangleApproximation()
980 if (GetSurface(j)->Inverse()) n *= -1; in CalcTriangleApproximation()
1197 GetSurface (surfind)->Project (pn); in RefineTriangleApprox()
[all …]
H A Dedgeflw.cpp605 geometry.GetSurface(seg.surfnr2), in SplitEqualOneSegEdges()
681 geometry.GetSurface(s2) -> LocH (p, 3, 1, h)); in FollowEdge()
715 ProjectToEdge (geometry.GetSurface(s1), in FollowEdge()
716 geometry.GetSurface(s2), pnp); in FollowEdge()
752 ProjectToEdge (geometry.GetSurface(s1), in FollowEdge()
848 geometry.GetSurface(s1) -> CalcGradient (p, a1); in FollowEdge()
849 geometry.GetSurface(s2) -> CalcGradient (p, a2); in FollowEdge()
896 ProjectToEdge (geometry.GetSurface(s1), geometry.GetSurface(s2), hp); in AnalyzeEdge()
950 if (geometry.GetSurface(j) == surf) in AnalyzeEdge()
966 if (fabs (geometry.GetSurface(locsurfind[j]) in AnalyzeEdge()
[all …]
H A Dcsgeom.hpp43 const Surface * GetSurface () const { return surface; } in GetSurface() function in TopLevelObject
44 Surface * GetSurface () { return surface; } in GetSurface() function in TopLevelObject
163 const Surface * GetSurface (const char * name) const;
164 const Surface * GetSurface (int i) const in GetSurface() function in CSGeometry
190 surf = toplevelobjects[nr]->GetSurface(); in GetTopLevelObject()
195 surf = toplevelobjects[nr]->GetSurface(); in GetTopLevelObject()
/dports/devel/sdlmm/SDLmm-0.1.8/src/
H A Dsdlmm_basesurface.h86 SDL_Surface *GetSurface() { in GetSurface() function
91 const SDL_Surface *GetSurface() const { in GetSurface() function
110 Uint32 flags() const { return GetSurface()->flags; } in flags()
114 PixelFormat GetPixelFormat() { return PixelFormat(GetSurface()->format); } in GetPixelFormat()
117 int w() const { return GetSurface()->w; } in w()
120 int h() const { return GetSurface()->h; } in h()
123 Uint16 pitch() const { return GetSurface()->pitch; } in pitch()
126 const SRect clip_rect() const { return SRect(GetSurface()->clip_rect); } in clip_rect()
132 void *pixels() { return GetSurface()->pixels; } in pixels()
138 const void *pixels() const { return GetSurface()->pixels; } in pixels()
[all …]
/dports/cad/netgen/netgen-6.2.2105/libsrc/csg/
H A Dsurface.cpp308 GetSurface(j).CalcGradient (p, grad); in GetTangentialVecSurfaceIndices2()
376 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in PointInSolid()
389 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in VecInSolid()
397 GetSurface(0).CalcGradient (p, hv); in VecInSolid()
416 double hv1 = (GetSurface(0).CalcFunctionValue(p)); in VecInSolid2()
424 GetSurface(0).CalcGradient (p, hv); in VecInSolid2()
462 GetSurface(0).CalcGradient (p, grad); in VecInSolid3()
469 GetSurface(0).CalcHesse (p, hesse); in VecInSolid3()
494 GetSurface(0).CalcGradient (p, grad); in VecInSolid4()
501 GetSurface(0).CalcHesse (p, hesse); in VecInSolid4()
[all …]
H A Dcsgeom.cpp79 GetSurface(surfind)->Project (hp); in ProjectPoint()
86 GetSurface(surfind)->Project (p); in ProjectPointGI()
94 ProjectToEdge (GetSurface(surfind), in ProjectPointEdge()
301 if (tlo -> GetSurface()) in Save()
386 surf = GetSurface (surfname); in Load()
399 surf1 = GetSurface(surfname1); in Load()
400 surf2 = GetSurface(surfname2); in Load()
652 AddSurface (&prim->GetSurface(i)); in AddSurfaces()
961 if (GetSurface(j) -> IsIdentic (*GetSurface(i), inv, eps)) in FindIdenticSurfaces()
1144 if (surf && surf != GetSurface(j)) in CalcTriangleApproximation()
[all …]
H A Dspecpoin.cpp253 (geometry->GetSurface(locsurf[i])); in CalcSpecialPointsRec()
472 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
473 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
477 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
478 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
500 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
501 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
507 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
508 geometry->GetSurface(locsurf.Get(k2)), in CalcSpecialPointsRec()
522 (geometry->GetSurface(locsurf.Get(k1)), in CalcSpecialPointsRec()
[all …]
H A Dedgeflw.cpp671 geometry.GetSurface(seg.surfnr2), in SplitEqualOneSegEdges()
782 ProjectToEdge (geometry.GetSurface(s1), in FollowEdge()
783 geometry.GetSurface(s2), pnp); in FollowEdge()
819 ProjectToEdge (geometry.GetSurface(s1), in FollowEdge()
913 geometry.GetSurface(s1) -> CalcGradient (p, a1); in FollowEdge()
914 geometry.GetSurface(s2) -> CalcGradient (p, a2); in FollowEdge()
957 ProjectToEdge (geometry.GetSurface(s1), geometry.GetSurface(s2), hp); in AnalyzeEdge()
1017 if (geometry.GetSurface(j) == surf) in AnalyzeEdge()
1034 if (fabs (geometry.GetSurface(locsurfind[j]) in AnalyzeEdge()
1053 if (geometry.GetSurface (lsi)->Inverse()) in AnalyzeEdge()
[all …]
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/render/
H A DrTexture.h79 inline SDL_Surface * GetSurface( void ) const; //!< Gets the surface itself
80 … inline rSurface const & GetSurface( SDL_Surface * & surface ) const; //!< Gets the surface itself
194 inline const rSurface & GetSurface( void ) const; //!< Gets surface to use as texture data
209 SDL_Surface * rSurface::GetSurface( void ) const in GetSurface() function
225 rSurface const & rSurface::GetSurface( SDL_Surface * & surface ) const in GetSurface() function
385 const rSurface & rSurfaceTexture::GetSurface( void ) const in GetSurface() function
/dports/games/warmux/warmux-11.04/src/map/
H A Dtile.cpp107 tin->GetSurface().Lock(); in Dig()
111 tin->GetSurface().Unlock(); in Dig()
155 tin->GetSurface().Lock(); in Dig()
159 tin->GetSurface().Unlock(); in Dig()
261 tin->GetSurface().Lock(); in PutSprite()
264 tin->GetSurface().Unlock(); in PutSprite()
301 tin->GetSurface().Lock(); in MergeSprite()
305 tin->GetSurface().Unlock(); in MergeSprite()
375 tin->GetSurface().Lock(); in CheckPreview()
530 ti->GetSurface().Lock(); in LoadImage()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/external_arc/keyboard/
H A Darc_input_method_surface_manager_unittest.cc60 EXPECT_EQ(nullptr, manager.GetSurface()); in TEST_F()
65 EXPECT_EQ(input_method_surface.get(), manager.GetSurface()); in TEST_F()
67 EXPECT_EQ(nullptr, manager.GetSurface()); in TEST_F()
72 EXPECT_EQ(nullptr, manager.GetSurface()); in TEST_F()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/cairo/
H A DSVGCanvasImageCairo.h25 inline cairo_surface_t* GetSurface() { return m_surface; } in GetSurface() function
39 virtual cairo_surface_t* GetCairoSurface() { return m_data != NULL ? m_data->GetSurface() : NULL; } in GetCairoSurface()
50 virtual cairo_surface_t* GetCairoSurface() { return m_data != NULL ? m_data->GetSurface() : NULL; } in GetCairoSurface()
/dports/graphics/wxsvg/wxsvg-1.5.22/src/cairo/
H A DSVGCanvasImageCairo.h25 inline cairo_surface_t* GetSurface() { return m_surface; } in GetSurface() function
39 virtual cairo_surface_t* GetCairoSurface() { return m_data != NULL ? m_data->GetSurface() : NULL; } in GetCairoSurface()
50 virtual cairo_surface_t* GetCairoSurface() { return m_data != NULL ? m_data->GetSurface() : NULL; } in GetCairoSurface()
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dspeech_pc.cpp52 safe_ad = (uint8 *)surface_manager->Lock_surface(bloc->GetSurface()); in Render_speech()
53 pitch = surface_manager->Get_pitch(bloc->GetSurface()); in Render_speech()
80 surface_manager->Unlock_surface(bloc->GetSurface()); in Render_speech()
/dports/games/csmash/csmash-0.6.6/
H A DBallView2D.cpp58 SDL_FillRect( BaseView::TheView()->GetSurface(), &rect, in Redraw()
59 SDL_MapRGB( BaseView::TheView()->GetSurface()->format, in Redraw()
68 SDL_FillRect( BaseView::TheView()->GetSurface(), &rect, 0 ); in Redraw()
74 SDL_FillRect( BaseView::TheView()->GetSurface(), &rect, 0 ); in Redraw()

12345678910>>...43