Home
last modified time | relevance | path

Searched refs:CalcBounds (Results 1 – 24 of 24) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DRenderableObject.h102 virtual void CalcBounds() = 0;
134 CalcBounds(); in RecalculateBoundsIfNecessary()
H A DPatch.h59 void CalcBounds();
H A DPatch.cpp58 void CPatch::CalcBounds() in CalcBounds() function in CPatch
H A DDecal.h74 virtual void CalcBounds();
H A DParticleEmitter.h201 virtual void CalcBounds();
H A DModel.h153 virtual void CalcBounds();
H A DDecal.cpp54 void CModelDecal::CalcBounds() in CalcBounds() function in CModelDecal
H A DParticleEmitter.cpp267 void CModelParticleEmitter::CalcBounds() in CalcBounds() function in CModelParticleEmitter
H A DTerrain.cpp665 patch->CalcBounds(); in MakeDirty()
689 patch->CalcBounds(); in MakeDirty()
H A DModel.cpp105 void CModel::CalcBounds() in CalcBounds() function in CModel
/dports/games/eureka/eureka-1.27b-source/src/
H A De_sector.h103 void CalcBounds(double *x1, double *y1, double *x2, double *y2) const;
H A De_sector.cc571 void lineloop_c::CalcBounds(double *x1, double *y1, double *x2, double *y2) const in CalcBounds() function in lineloop_c
769 CalcBounds(&bbox_x1, &bbox_y1, &bbox_x2, &bbox_y2); in LookForIsland()
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A DModel_md5.cpp353 idBounds idMD5Mesh::CalcBounds( const idJointMat *entJoints ) { in CalcBounds() function in idMD5Mesh
639 bounds.AddBounds( mesh->CalcBounds( entJoints ) ); in CalculateBounds()
H A DModel_local.h150 idBounds CalcBounds( const idJointMat *joints );
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Charts/
H A DTreeChartPerson.cs482 public void CalcBounds(int lines, ChartRenderer renderer) in CalcBounds() method in GKCore.Charts.TreeChartPerson
H A DTreeChartModel.cs885 p.CalcBounds(lines, fRenderer); in RecalcChart()
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/
H A Dtabs.pas303 P^.CalcBounds(R, D);
H A Dviews.pas404 PROCEDURE CalcBounds (Var Bounds: TRect; Delta: TPoint); Virtual; procedure
1889 PROCEDURE TView.CalcBounds (Var Bounds: Objects.TRect; Delta: TPoint);
2528 P^.CalcBounds(R, D); { Calc view bounds }
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/
H A Dtabs.pas303 P^.CalcBounds(R, D);
H A Dviews.pas404 PROCEDURE CalcBounds (Var Bounds: TRect; Delta: TPoint); Virtual; procedure
1889 PROCEDURE TView.CalcBounds (Var Bounds: Objects.TRect; Delta: TPoint);
2528 P^.CalcBounds(R, D); { Calc view bounds }
/dports/science/cdf/cdf33_0-dist/src/include/
H A Dcdftools.h830 void CalcBounds PROTOARGs((
/dports/science/cdf/cdf33_0-dist/src/tools/
H A Dtoolbox2.c513 void CalcBounds (rect, width, height, topPct, leftPct) in CalcBounds() function
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gradient-flare/
H A Dgradient-flare.c219 } CalcBounds; typedef
235 CalcBounds glow_bounds;
243 CalcBounds rays_bounds;
278 CalcBounds bounds;
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h746 CM(CalcBounds)