Home
last modified time | relevance | path

Searched refs:rayT (Results 1 – 14 of 14) sorted by relevance

/dports/devel/vcglib/vcglib-2020.09/vcg/space/index/aabb_binary_tree/
H A Dray.h129 …ode, OBJRAYISECTFUNCT & rayIntersection, const Ray3Ex & ray, ScalarType & rayT, ObjPtr & closestOb… in DepthFirstRayIsect() argument
139 if (rt >= rayT) { in DepthFirstRayIsect()
146 if (rt < rayT) { in DepthFirstRayIsect()
147 rayT = rt; in DepthFirstRayIsect()
155 ClassType::DepthFirstRayIsect(node->children[0], rayIntersection, ray, rayT, closestObj); in DepthFirstRayIsect()
156 ClassType::DepthFirstRayIsect(node->children[1], rayIntersection, ray, rayT, closestObj); in DepthFirstRayIsect()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/index/aabb_binary_tree/
H A Dray.h131 …ode, OBJRAYISECTFUNCT & rayIntersection, const Ray3Ex & ray, ScalarType & rayT, ObjPtr & closestOb… in DepthFirstRayIsect() argument
141 if (rt >= rayT) { in DepthFirstRayIsect()
148 if (rt < rayT) { in DepthFirstRayIsect()
149 rayT = rt; in DepthFirstRayIsect()
157 ClassType::DepthFirstRayIsect(node->children[0], rayIntersection, ray, rayT, closestObj); in DepthFirstRayIsect()
158 ClassType::DepthFirstRayIsect(node->children[1], rayIntersection, ray, rayT, closestObj); in DepthFirstRayIsect()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_vase/
H A Dgridaccell.cpp44 float rayT = 1e-20; in trace_ray() local
50 float rayT = 1e-20; in trace_ray() local
51 Point3f p = pray.ray.P(rayT); in trace_ray()
66 … NextCrossingT[axis] = fabs( rayT + (off2pos(Pos[axis]+1, axis) - p[axis]-.5*delta) / d[axis] ); in trace_ray()
73 … NextCrossingT[axis] = fabs( rayT + (off2pos(Pos[axis], axis) - p[axis]-.5*delta) / d[axis] ); in trace_ray()
/dports/science/teem/teem-1.11.0-src/src/hoover/
H A Drays.c159 rayT, /* current position along ray (world-space) */ in _hooverThreadBody() local
307 rayT = 0; in _hooverThreadBody()
309 ELL_3V_SCALE_ADD2(rayPosW, 1.0, rayStartW, rayT, rayDirW); in _hooverThreadBody()
313 ELL_3V_SCALE_ADD2(rayPosI, 1.0, rayStartI, rayT, rayDirI); in _hooverThreadBody()
321 sampleI, rayT, in _hooverThreadBody()
335 rayT += rayStep; in _hooverThreadBody()
336 if (!AIR_IN_CL(0, rayT, rayLen)) { in _hooverThreadBody()
H A Dstub.c80 int num, double rayT, in hooverStubSample() argument
89 AIR_UNUSED(rayT); in hooverStubSample()
H A Dhoover.h80 double rayT,/* position along ray */
/dports/devel/vcglib/vcglib-2020.09/apps/sample/aabb_binary_tree/
H A Daabb_binary_tree.cpp117 AIndex::ScalarType rayT; in TestRay() local
121 isectFace = gIndex.DoRay(rayIntersector, a , ray, maxDist, rayT); in TestRay()
126 printf("\tray t : %f\n", rayT); in TestRay()
/dports/science/teem/teem-1.11.0-src/src/mite/
H A Dray.c157 int num, double rayT, int inside, in miteSample() argument
210 mtt->directAnsMiteVal[miteValTw][0] = rayT; in miteSample()
286 dbg[4 + 2*mtt->stageNum] = rayT; in miteSample()
291 mtt->ZZ = rayT; in miteSample()
H A Dmite.h484 int num, double rayT, int inside,
/dports/science/teem/teem-1.11.0-src/src/bin/
H A Dmrender.c374 int num, double rayT, in mrendSample() argument
383 AIR_UNUSED(rayT); in mrendSample()
/dports/biology/gatk/gatk-4.2.0.0/src/test/resources/org/broadinstitute/hellbender/tools/walkers/rnaseq/GeneExpressionEvaluation/
H A De_coli_expected.overlap.equal.map.equal.tsv470 rayT NC_000913.3 247637 248134 + sense 0.0
471 rayT NC_000913.3 247637 248134 + antisense 0.0
H A De_coli_expected.overlap.equal.map.ignore.tsv470 rayT NC_000913.3 247637 248134 + sense 0.0
471 rayT NC_000913.3 247637 248134 + antisense 0.0
H A De_coli_expected.overlap.proportional.map.equal.tsv470 rayT NC_000913.3 247637 248134 + sense 0.0
471 rayT NC_000913.3 247637 248134 + antisense 0.0
H A De_coli_expected.overlap.proportional.map.ignore.tsv470 rayT NC_000913.3 247637 248134 + sense 0.0
471 rayT NC_000913.3 247637 248134 + antisense 0.0