Home
last modified time | relevance | path

Searched defs:xyzf (Results 1 – 11 of 11) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/org/jmol/g3d/
H A DCylinderRenderer.java126 int[][] xyzf = xyzfRaster; in renderOld() local
227 int[][] xyzf = xyzfRaster; in renderBitsFloat() local
337 int[][] xyzf = xyzfRaster; in renderBits() local
509 int[][] xyzf, float[][] xyzt) { in calcRotatedPoint()
535 private int allocRaster(boolean isPrecision, int[][] xyzf, float[][] xyzt) { in allocRaster()
551 int[][] xyzf, float[][] xyzt) { in interpolate()
590 private void interpolatePrecisely(int iLower, int iUpper, int[][] xyzf, float[][] xyzt) { in interpolatePrecisely()
637 private void renderFlatEndcap(boolean isCylinder, boolean isPrecise, int[][] xyzf) { in renderFlatEndcap()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/pb_s_am/pbam/src/
H A DPBAM.cpp29 vector<vector<string > > xyzf = {{""}}; in PBAM() local
91 vector<vector <string > > xyzf(pbami.nmol_); in PBAM() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/source/
H A DTangle.cxx48 const vtkm::Vec3f xyzf = static_cast<vtkm::Vec3f>(ijk) / this->CellDimsf; in operator ()() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/pb_s_am/pbsam/src/
H A DPBSAM.cpp26 vector<vector<string > > xyzf = {{""}}; in PBSAM() local
105 vector<vector <string > > xyzf(pbami.nmol_); in PBSAM() local
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/utilities/
H A Dcgns_to_plot3d.c115 float *xyzf; in write_xyz_binary() local
215 float *xyzf; in write_xyz_unformatted() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dplug_drawdset.c2339 int nfill=0, *xyzf=NULL ; in DRAW_receiver() local
2348 int nfill=0, *xyzf=NULL ; in DRAW_receiver() local
2359 int nfill=0, *xyzf=NULL ; in DRAW_receiver() local
2391 int nfill , *xyzf , nf ; in DRAW_receiver() local
3377 int *nfill , int **xyzf ) in DRAW_2D_expand()
3441 int *nfill , int **xyzf ) in DRAW_3D_expand()
3560 int *nfill , int **xyzf ) in DRAW_2D_circle()
3648 int *nfill , int **xyzf ) in DRAW_3D_sphere()
H A Dplug_roiedit.c5302 int nfill , * xyzf , nf ; in DRAW_receiver() local
/dports/devel/ode/ode-0.13/ode/demo/
H A Ddemo_tracks.cpp300 float xyzf[3], hprf[3]; in nearCallback() local
/dports/astro/astrometry/astrometry.net-0.85/plot/
H A Dplotannotations.c178 double xyzf[3]; in plot_constellations() local
/dports/science/xtb/xtb-6.4.1/src/
H A Dqpot.f9027 real(wp) xyzf(3,natoms),rij(3) local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/gs/
H A DGSHandler.cpp1653 auto xyzf = make_convertible<XYZF>(data); in DisassembleWrite() local