Home
last modified time | relevance | path

Searched defs:CreateSphere (Results 1 – 6 of 6) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Projectiles/Unsynced/
H A DSpherePartProjectile.cpp114 void CSpherePartProjectile::CreateSphere(const CUnit* owner, int ttl, float alpha, float expansionS… in CreateSphere() function in CSpherePartProjectile
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrascene3d.pas177 …function CreateSphere(ARadius: Single; AHorizPrecision: integer = 8; AVerticalPrecision : integer … in CreateSphere() function
178 …function CreateSphere(ARadius: Single; AColor: TBGRAPixel; AHorizPrecision: integer = 8; AVertical… in CreateSphere() function
1441 function TBGRAScene3D.CreateSphere(ARadius: Single; AHorizPrecision: integer; AVerticalPrecision : … in CreateSphere() function
1447 function TBGRAScene3D.CreateSphere(ARadius: Single; AColor: TBGRAPixel; AHorizPrecision: integer; A… in CreateSphere() function
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrascene3d.pas177 …function CreateSphere(ARadius: Single; AHorizPrecision: integer = 8; AVerticalPrecision : integer … in CreateSphere() function
178 …function CreateSphere(ARadius: Single; AColor: TBGRAPixel; AHorizPrecision: integer = 8; AVertical… in CreateSphere() function
1441 function TBGRAScene3D.CreateSphere(ARadius: Single; AHorizPrecision: integer; AVerticalPrecision : … in CreateSphere() function
1447 function TBGRAScene3D.CreateSphere(ARadius: Single; AColor: TBGRAPixel; AHorizPrecision: integer; A… in CreateSphere() function
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/opengl2/
H A Ddraw_beach_ball.cpp77 static void CreateSphere() in CreateSphere() function
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/graphics/src/
H A DMeshManager.cc257 void MeshManager::CreateSphere(const std::string &name, float radius, in CreateSphere() function in MeshManager
/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwMgr.cpp960 void CQuaternionExt::CreateSphere() in CreateSphere() function in CQuaternionExt