Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- r -
- RAD
: animskull.c
, animspheres.c
, fire.c
, hypertex.c
, animspheres2.c
, mainanim.c
- randflt()
: animspheres2.c
, animspheres.c
- ray_sphere_clip_interval()
: TachyonOptiXShaders.cu
- Raypnt()
: vector.c
, vector.h
- RAYPNT
: macros.h
- RayType
: TachyonOptiXShaders.h
- readimage()
: imageio.c
, imageio.h
- ReadIncludeFile()
: parse.c
- readjpeg()
: jpeg.c
, jpeg.h
- readmodel()
: parse.c
, parse.h
- readpng()
: pngfile.c
, pngfile.h
- readppm()
: ppm.c
, ppm.h
- readtga()
: tgafile.c
, tgafile.h
, tgatoyuv.c
- rebuild_table()
: hash.c
- reflect()
: TachyonOptiXShaders.h
- reinhard_extended_luminance_TMO()
: TachyonOptiXShaders.h
- reinhard_extended_TMO()
: TachyonOptiXShaders.h
- reinhard_TMO()
: TachyonOptiXShaders.h
- REL_RX
: eventio.c
- REL_RY
: eventio.c
- REL_RZ
: eventio.c
- rendercheck()
: render.c
- renderio()
: render.c
- renderscene()
: render.c
, render.h
- renormalize_normals()
: ac3dparse.c
- RENORMCOUNT
: trackball.c
- rescale_luminance()
: TachyonOptiXShaders.h
- reset_intersection
: intersect.h
- reset_tex_table()
: ac3dparse.c
, parse.c
- ResetImage()
: imap.h
- ResetImages()
: imap.c
, imap.h
- REVERSE_RAY_LENGTH
: TachyonOptiXShaders.cu
- REVERSE_RAY_STEP
: TachyonOptiXShaders.cu
- RFILE
: animskull.c
, animspheres2.c
, fire.c
, hypertex.c
, mainanim.c
- ring_bbox()
: ring.c
- ring_intersect()
: ring.c
- ring_methods
: ring.c
- ring_normal()
: ring.c
- RING_PRIVATE
: ring.c
- RINGFACETS
: apitrigeom.c
- RmatIdentity()
: ac3dparse.c
- RmatMult()
: ac3dparse.c
- RmatTmatMult()
: ac3dparse.c
- rng_drand()
: util.c
, util.h
- rng_drand_handle
: util.h
- rng_drand_init()
: util.c
, util.h
- rng_drand_seed()
: util.c
, util.h
- rng_frand()
: util.c
, util.h
- rng_frand_handle
: util.h
- rng_frand_init()
: util.c
, util.h
- rng_frand_seed()
: util.c
, util.h
- rng_seed_from_tid_nodeid()
: util.c
, util.h
- rng_urand()
: util.c
, util.h
- rng_urand_init()
: util.c
, util.h
- rng_urand_seed()
: util.c
, util.h
- Rotate3d()
: parse.c
- rt_aa_maxsamples()
: api.c
, tachyon.h
- RT_ACCUMULATE_CLEAR
: tachyon.h
- RT_ACCUMULATE_OFF
: tachyon.h
- RT_ACCUMULATE_ON
: tachyon.h
- rt_accumulation_mode()
: api.c
, tachyon.h
- rt_ambient_occlusion()
: api.c
, tachyon.h
- RT_AO_MAXDIST_UNLIMITED
: tachyon.h
- rt_aspectratio()
: api.c
, tachyon.h
- rt_atomic_int_add_and_fetch()
: threads.c
, threads.h
- rt_atomic_int_destroy()
: threads.c
, threads.h
- rt_atomic_int_fetch_and_add()
: threads.c
, threads.h
- rt_atomic_int_get()
: threads.c
, threads.h
- rt_atomic_int_init()
: threads.c
, threads.h
- rt_atomic_int_set()
: threads.c
, threads.h
- rt_atomic_int_t
: threads.h
- rt_autoshader()
: render.c
- rt_background()
: api.c
, tachyon.h
- rt_background_gradient()
: api.c
, tachyon.h
- rt_background_mode()
: api.c
, tachyon.h
- rt_background_sky_sphere()
: api.c
, tachyon_dep.h
- RT_BACKGROUND_TEXTURE_SKY_ORTHO_PLANE
: tachyon.h
- RT_BACKGROUND_TEXTURE_SKY_SPHERE
: tachyon.h
- RT_BACKGROUND_TEXTURE_SOLID
: tachyon.h
- rt_barrier_t
: threads.h
- RT_BOUNDING_DISABLED
: tachyon.h
- RT_BOUNDING_ENABLED
: tachyon.h
- rt_boundmode()
: api.c
, tachyon.h
- rt_boundthresh()
: api.c
, tachyon.h
- rt_box()
: api.c
, tachyon.h
- rt_camera_dof()
: api.c
, tachyon.h
- rt_camera_eye_separation()
: api.c
, tachyon.h
- rt_camera_frustum()
: api.c
, tachyon.h
- rt_camera_get_eye_separation()
: api.c
- rt_camera_get_modulate_eye_separation()
: api.c
- rt_camera_modulate_eye_separation()
: api.c
, tachyon.h
- rt_camera_position()
: api.c
, tachyon.h
- rt_camera_position3fv()
: api.c
, tachyon.h
- rt_camera_projection()
: api.c
, tachyon.h
- rt_camera_raydepth()
: api.c
, tachyon.h
- rt_camera_setup()
: api.c
, tachyon_dep.h
- rt_camera_vfov()
: api.c
, tachyon.h
- rt_camera_zoom()
: api.c
, tachyon.h
- rt_clip_dv()
: api.c
, tachyon.h
- rt_clip_fv()
: api.c
, tachyon.h
- rt_clip_off()
: api.c
, tachyon.h
- rt_color()
: api.c
, tachyon.h
- RT_COLORSPACE_COUNT
: TachyonOptiXShaders.h
- RT_COLORSPACE_LINEAR
: TachyonOptiXShaders.h
- RT_COLORSPACE_sRGB
: TachyonOptiXShaders.h
- rt_cond_broadcast()
: threads.c
, threads.h
- rt_cond_destroy()
: threads.c
, threads.h
- rt_cond_init()
: threads.c
, threads.h
- rt_cond_signal()
: threads.c
, threads.h
- rt_cond_t
: threads.h
- rt_cond_wait()
: threads.c
, threads.h
- rt_cpu_affinitylist()
: threads.c
, threads.h
- rt_cpu_capability_flags()
: threads.c
, threads.h
- rt_cpu_caps_t
: threads.h
- rt_cpu_smt_depth()
: threads.c
, threads.h
- rt_crop_disable()
: api.c
, tachyon.h
- RT_CROP_DISABLED
: tachyon.h
- RT_CROP_ENABLED
: tachyon.h
- rt_crop_output()
: api.c
, tachyon.h
- RT_CUST_PRIM_CONE
: TachyonOptiXShaders.h
- RT_CUST_PRIM_COUNT
: TachyonOptiXShaders.h
- RT_CUST_PRIM_CYLINDER
: TachyonOptiXShaders.h
- RT_CUST_PRIM_QUAD
: TachyonOptiXShaders.h
- RT_CUST_PRIM_RING
: TachyonOptiXShaders.h
- RT_CUST_PRIM_SPHERE
: TachyonOptiXShaders.h
- RT_CUSTPRIM
: TachyonOptiXShaders.h
- rt_cylinder()
: api.c
, tachyon.h
- rt_cylinder3fv()
: api.c
, tachyon.h
- RT_DEFAULT_MAX
: TachyonOptiXShaders.h
- rt_define_image()
: api.c
, tachyon_dep.h
- rt_define_teximage_rgb24()
: api.c
, tachyon.h
- rt_deletescene()
: api.c
, tachyon.h
- RT_DENOISER_OFF
: TachyonOptiXShaders.h
- RT_DENOISER_ON
: TachyonOptiXShaders.h
- rt_directional_light()
: api.c
, tachyon.h
- rt_directional_light3fv()
: api.c
, tachyon.h
- rt_extvol()
: api.c
, tachyon.h
- rt_fcylinder()
: api.c
, tachyon.h
- rt_fcylinder3fv()
: api.c
, tachyon.h
- rt_finalize()
: api.c
, tachyon.h
, util.c
- RT_FOG_EXP
: tachyon.h
- RT_FOG_EXP2
: tachyon.h
- RT_FOG_LINEAR
: tachyon.h
- rt_fog_mode()
: api.c
, tachyon.h
- RT_FOG_NONE
: tachyon.h
- RT_FOG_NORMAL
: tachyon.h
- RT_FOG_OPENGL
: tachyon.h
- rt_fog_parms()
: api.c
, tachyon.h
- rt_fog_rendering_mode()
: api.c
, tachyon.h
- RT_FOG_VMD
: tachyon.h
- RT_FORMAT_JPEG
: tachyon.h
- RT_FORMAT_PNG
: tachyon.h
- RT_FORMAT_PPM
: tachyon.h
- RT_FORMAT_PPM48
: tachyon.h
- RT_FORMAT_PSD48
: tachyon.h
- RT_FORMAT_SGIRGB
: tachyon.h
- RT_FORMAT_TARGA
: tachyon.h
- RT_FORMAT_WINBMP
: tachyon.h
- rt_get_aspectratio()
: api.c
, tachyon.h
- rt_get_camera_eye_separation()
: tachyon.h
- rt_get_camera_modulate_eye_separation()
: tachyon.h
- rt_get_camera_position()
: api.c
, tachyon.h
- rt_get_camera_position3fv()
: api.c
, tachyon.h
- rt_get_camera_vfov()
: tachyon.h
, api.c
- rt_get_camera_zoom()
: api.c
, tachyon.h
- rt_get_resolution()
: api.c
, tachyon.h
- rt_hash_delete()
: hash.c
, hash.h
- rt_hash_destroy()
: hash.c
, hash.h
- rt_hash_init()
: hash.c
, hash.h
- rt_hash_insert()
: hash.c
, hash.h
- rt_hash_lookup()
: hash.c
, hash.h
- rt_hash_stats()
: hash.c
, hash.h
- rt_hash_t
: hash.h
- rt_heightfield()
: apigeom.c
, tachyon.h
- RT_HIT_CONE
: TachyonOptiXShaders.h
- RT_HIT_CURVE
: TachyonOptiXShaders.h
- RT_HIT_CYLINDER
: TachyonOptiXShaders.h
- RT_HIT_HWTRIANGLE
: TachyonOptiXShaders.h
- RT_HIT_QUAD
: TachyonOptiXShaders.h
- RT_HIT_RING
: TachyonOptiXShaders.h
- RT_HIT_SPHERE
: TachyonOptiXShaders.h
- rt_image_clamp()
: api.c
, tachyon.h
- rt_image_gamma()
: api.c
, tachyon.h
- rt_image_normalize()
: api.c
, tachyon.h
- rt_initialize()
: api.c
, tachyon.h
- rt_initialize_mpi_comm()
: api.c
, tachyon.h
- rt_initialize_mpi_comm_split()
: api.c
, tachyon.h
- rt_initialize_mpi_comm_world()
: api.c
, tachyon.h
- rt_initialize_nompi()
: api.c
, tachyon.h
- rt_landscape()
: apigeom.c
, tachyon.h
- rt_light()
: api.c
, tachyon.h
- rt_light3fv()
: api.c
, tachyon.h
- rt_light_attenuation()
: api.c
, tachyon.h
- RT_MAT_ALPHA
: TachyonOptiXShaders.h
- RT_MAT_NONE
: TachyonOptiXShaders.h
- RT_MAT_TEXALPHA
: TachyonOptiXShaders.h
- rt_mutex_destroy()
: threads.c
, threads.h
- rt_mutex_init()
: threads.c
, threads.h
- rt_mutex_lock()
: threads.c
, threads.h
- rt_mutex_spin_lock()
: threads.c
, threads.h
- rt_mutex_t
: threads.h
- rt_mutex_trylock()
: threads.c
, threads.h
- rt_mutex_unlock()
: threads.c
, threads.h
- rt_mynode()
: api.c
, tachyon.h
, animskull.c
, animspheres.c
, animspheres2.c
, fire.c
, hypertex.c
, mainanim.c
- rt_newscene()
: api.c
, tachyon.h
- RT_NORMAL_FIXUP_FLIP
: tachyon.h
- RT_NORMAL_FIXUP_GUESS
: tachyon.h
- rt_normal_fixup_mode()
: api.c
, tachyon.h
- RT_NORMAL_FIXUP_OFF
: tachyon.h
- rt_numnodes()
: api.c
, tachyon.h
- rt_outputfile()
: api.c
, tachyon.h
- rt_outputformat()
: api.c
, tachyon.h
- rt_par_allocate_reqbuf()
: parallel.c
, parallel.h
- rt_par_barrier_sync()
: parallel.c
, parallel.h
- rt_par_comm_default()
: parallel.c
- rt_par_delete_scanlinereceives()
: parallel.c
, parallel.h
- rt_par_finish()
: parallel.c
, parallel.h
- rt_par_free_reqbuf()
: parallel.c
, parallel.h
- rt_par_getcpuinfo()
: parallel.c
, parallel.h
- rt_par_init()
: parallel.c
, parallel.h
- rt_par_init_mpi_comm()
: parallel.c
, parallel.h
- rt_par_init_mpi_comm_split()
: parallel.c
, parallel.h
- rt_par_init_mpi_comm_world()
: parallel.c
, parallel.h
- rt_par_init_nompi()
: parallel.c
, parallel.h
- rt_par_init_scanlinereceives()
: parallel.c
, parallel.h
- rt_par_rank()
: parallel.c
, parallel.h
- rt_par_sendrecvscanline()
: parallel.c
, parallel.h
- rt_par_sendrecvscanline_get_totalrows()
: parallel.c
, parallel.h
- rt_par_set_mpi_comm()
: parallel.c
, parallel.h
- rt_par_set_mpi_comm_split()
: parallel.c
, parallel.h
- rt_par_set_mpi_comm_world()
: parallel.c
, parallel.h
- rt_par_set_mpi_comm_world_split()
: parallel.c
, parallel.h
- rt_par_set_mpi_comm_world_split_all()
: parallel.c
, parallel.h
- rt_par_size()
: parallel.c
, parallel.h
- rt_par_start_scanlinereceives()
: parallel.c
, parallel.h
- rt_par_waitscanlines()
: parallel.c
, parallel.h
- RT_PHONG_METAL
: tachyon.h
- RT_PHONG_PLASTIC
: tachyon.h
- rt_phong_shader()
: api.c
, tachyon.h
- rt_plane()
: api.c
, tachyon.h
- rt_plane3fv()
: api.c
, tachyon.h
- rt_polycylinder()
: apigeom.c
, tachyon.h
- rt_polycylinder3fv()
: apigeom.c
, tachyon.h
- RT_PRM_CONE
: TachyonOptiXShaders.h
- RT_PRM_CYLINDER
: TachyonOptiXShaders.h
- RT_PRM_QUAD
: TachyonOptiXShaders.h
- RT_PRM_RING
: TachyonOptiXShaders.h
- RT_PRM_SPHERE
: TachyonOptiXShaders.h
- RT_PRM_TRIANGLE
: TachyonOptiXShaders.h
- RT_PROJECTION_EQUIRECTANGULAR
: tachyon.h
- RT_PROJECTION_FISHEYE
: tachyon.h
- RT_PROJECTION_ORTHOGRAPHIC
: tachyon.h
- RT_PROJECTION_ORTHOGRAPHIC_DOF
: tachyon.h
- RT_PROJECTION_PERSPECTIVE
: tachyon.h
- RT_PROJECTION_PERSPECTIVE_DOF
: tachyon.h
- RT_PROJECTION_STEREO_EQUIRECTANGULAR
: tachyon.h
- rt_quadsphere()
: api.c
, tachyon.h
- rt_rand()
: util.c
, util.h
- RT_RAND_MAX
: util.h
- RT_RAND_MAX_INV
: util.h
- rt_rawimage_rgb24()
: tachyon.h
, api.c
- rt_rawimage_rgb96f()
: api.c
, tachyon.h
- RT_RAY_TYPE_COUNT
: TachyonOptiXShaders.h
- RT_RAY_TYPE_RADIANCE
: TachyonOptiXShaders.h
- RT_RAY_TYPE_SHADOW
: TachyonOptiXShaders.h
- rt_renderscene()
: api.c
, tachyon.h
- rt_rescale_lights()
: api.c
, tachyon.h
- rt_resolution()
: api.c
, tachyon.h
- rt_ring()
: api.c
, tachyon.h
- rt_ring3fv()
: api.c
, tachyon.h
- RT_RNG_MAX
: util.h
- RT_RNG_USE_KISS93
: util.h
- rt_run_barrier_t
: threads.h
- rt_rwlock_init()
: threads.h
, threads.c
- rt_rwlock_readlock()
: threads.c
, threads.h
- rt_rwlock_t
: threads.h
- rt_rwlock_unlock()
: threads.c
, threads.h
- rt_rwlock_writelock()
: threads.c
, threads.h
- rt_scalarvol()
: api.c
, tachyon.h
- RT_SCHED_CONTINUE
: threads.h
- RT_SCHED_DONE
: threads.h
- rt_set_mpi_comm()
: api.c
, tachyon.h
- rt_set_mpi_comm_split()
: api.c
, tachyon.h
- rt_set_mpi_comm_world()
: tachyon.h
, api.c
- rt_set_mpi_comm_world_split()
: api.c
, tachyon.h
- rt_set_mpi_comm_world_split_all()
: tachyon.h
, api.c
- rt_set_numthreads()
: api.c
, tachyon.h
- rt_set_ui_message()
: tachyon.h
, ui.c
- rt_set_ui_progress()
: tachyon.h
, ui.c
- RT_SHADER_AUTO
: tachyon.h
- RT_SHADER_BLINN
: tachyon.h
- RT_SHADER_BLINN_FAST
: tachyon.h
- RT_SHADER_FULL
: tachyon.h
- RT_SHADER_HIGH
: tachyon.h
- RT_SHADER_LOW
: tachyon.h
- RT_SHADER_LOWEST
: tachyon.h
- RT_SHADER_MEDIUM
: tachyon.h
- RT_SHADER_NULL_PHONG
: tachyon.h
- RT_SHADER_PHONG
: tachyon.h
- rt_shadermode()
: api.c
, tachyon.h
- rt_shadow_filtering()
: tachyon.h
, api.c
- RT_SHADOWS_OFF
: TachyonOptiXShaders.h
- RT_SHADOWS_ON
: TachyonOptiXShaders.h
- RT_SHADOWS_ON_REVERSE
: TachyonOptiXShaders.h
- rt_shared_iterator_destroy()
: threads.h
, threads.c
- rt_shared_iterator_getfatalerror()
: threads.h
, threads.c
- rt_shared_iterator_init()
: threads.h
, threads.c
- rt_shared_iterator_next_tile()
: threads.c
, threads.h
- rt_shared_iterator_set()
: threads.c
, threads.h
- rt_shared_iterator_setfatalerror()
: threads.h
, threads.c
- rt_shared_iterator_t
: threads.h
- rt_sheightfield()
: apigeom.c
- rt_sphere()
: api.c
, tachyon.h
- rt_sphere3fv()
: tachyon.h
, api.c
- rt_spotlight()
: tachyon.h
, api.c
- rt_spotlight3fv()
: tachyon.h
, api.c
- rt_stri()
: api.c
, tachyon.h
- rt_stri3fv()
: api.c
, tachyon.h
- rt_tasktile_t
: threads.h
- RT_TEX_ALPHA
: TachyonOptiXShaders.h
- RT_TEX_COLORSPACE_LINEAR
: TachyonOptiXShaders.h
- RT_TEX_COLORSPACE_sRGB
: TachyonOptiXShaders.h
- RT_TEX_NONE
: TachyonOptiXShaders.h
- rt_tex_outline()
: tachyon.h
, api.c
- rt_tex_phong()
: api.c
, tachyon.h
- rt_tex_transmode()
: tachyon.h
, api.c
- rt_texture()
: tachyon.h
, api.c
- RT_TEXTURE_3D_CHECKER
: tachyon.h
- RT_TEXTURE_CONSTANT
: tachyon.h
- rt_texture_copy_standard()
: api.c
, tachyon.h
- rt_texture_copy_vcstri()
: tachyon.h
, api.c
- RT_TEXTURE_CYLINDRICAL_CHECKER
: tachyon.h
- RT_TEXTURE_CYLINDRICAL_IMAGE
: tachyon.h
- RT_TEXTURE_GRADIENT
: tachyon.h
- RT_TEXTURE_GRIT
: tachyon.h
- RT_TEXTURE_MARBLE
: tachyon.h
- RT_TEXTURE_PLANAR_IMAGE
: tachyon.h
- RT_TEXTURE_SPHERICAL_IMAGE
: tachyon.h
- RT_TEXTURE_VOLUME_IMAGE
: tachyon.h
- RT_TEXTURE_WOOD
: tachyon.h
- rt_thread_barrier()
: threads.c
, threads.h
- rt_thread_barrier_destroy()
: threads.c
, threads.h
- rt_thread_barrier_init()
: threads.c
, threads.h
- rt_thread_barrier_init_proc_shared()
: threads.c
, threads.h
- rt_thread_create()
: threads.h
, threads.c
- rt_thread_join()
: threads.c
, threads.h
- rt_thread_numphysprocessors()
: threads.c
, threads.h
- rt_thread_numprocessors()
: threads.c
, threads.h
- rt_thread_run_barrier
: threads.c
, threads.h
- rt_thread_run_barrier_destroy()
: threads.c
, threads.h
- rt_thread_run_barrier_init()
: threads.c
, threads.h
- rt_thread_run_barrier_poll()
: threads.c
, threads.h
- rt_thread_set_self_cpuaffinity()
: threads.c
, threads.h
- rt_thread_setconcurrency()
: threads.c
, threads.h
- rt_thread_t
: threads.h
- rt_threadlaunch()
: threads.h
, threads.c
- rt_threadlaunch_getdata()
: threads.h
, threads.c
- rt_threadlaunch_getid()
: threads.h
, threads.c
- rt_threadlaunch_next_tile()
: threads.c
, threads.h
- rt_threadlaunch_setfatalerror()
: threads.h
, threads.c
- rt_threadlaunch_t
: threads.h
- rt_threadpool_create()
: threads.h
, threads.c
- rt_threadpool_destroy()
: threads.c
, threads.h
- RT_THREADPOOL_DEVID_CPU
: threads.h
- RT_THREADPOOL_DEVLIST_CPUSONLY
: threads.h
- rt_threadpool_get_workercount()
: threads.c
, threads.h
- rt_threadpool_getfatalerror()
: threads.c
, threads.h
- rt_threadpool_launch()
: threads.c
, threads.h
- rt_threadpool_next_tile()
: threads.c
, threads.h
- rt_threadpool_poll()
: threads.c
- rt_threadpool_sched_dynamic()
: threads.h
, threads.c
- rt_threadpool_setfatalerror()
: threads.h
, threads.c
- rt_threadpool_t
: threads.h
- rt_threadpool_tile_failed()
: threads.c
, threads.h
- rt_threadpool_wait()
: threads.c
, threads.h
- rt_threadpool_worker_devscaletile()
: threads.c
, threads.h
- rt_threadpool_worker_getdata()
: threads.c
, threads.h
- rt_threadpool_worker_getdevid()
: threads.h
, threads.c
- rt_threadpool_worker_getdevspeed()
: threads.h
, threads.c
- rt_threadpool_worker_getid()
: threads.h
, threads.c
- rt_threadpool_worker_setdevspeed()
: threads.c
, threads.h
- rt_threadpool_workerdata_t
: threads.h
- rt_tilestack_compact()
: threads.h
, threads.c
- rt_tilestack_destroy()
: threads.c
, threads.h
- rt_tilestack_empty()
: threads.c
- RT_TILESTACK_EMPTY
: threads.h
- rt_tilestack_empty()
: threads.h
- rt_tilestack_init()
: threads.h
, threads.c
- rt_tilestack_pop()
: threads.h
, threads.c
- rt_tilestack_popall()
: threads.c
, threads.h
- rt_tilestack_push()
: threads.c
, threads.h
- rt_timer_create()
: util.h
, util.c
- rt_timer_destroy()
: util.h
, util.c
- rt_timer_start()
: util.c
, util.h
- rt_timer_stop()
: util.c
, util.h
- rt_timer_time()
: util.h
, util.c
- rt_timer_timenow()
: util.h
, util.c
- rt_timerhandle
: util.h
- RT_TONEMAP_ACES
: TachyonOptiXShaders.h
- RT_TONEMAP_CLAMP
: TachyonOptiXShaders.h
- RT_TONEMAP_COUNT
: TachyonOptiXShaders.h
- RT_TONEMAP_REINHARD
: TachyonOptiXShaders.h
- RT_TONEMAP_REINHARD_EXT
: TachyonOptiXShaders.h
- RT_TONEMAP_REINHARD_EXT_L
: TachyonOptiXShaders.h
- rt_trans_max_surfaces()
: api.c
, tachyon.h
- rt_trans_mode()
: api.c
, tachyon.h
- RT_TRANS_ORIG
: tachyon.h
- RT_TRANS_RASTER3D
: tachyon.h
- RT_TRANS_VMD
: tachyon.h
- rt_tri()
: tachyon.h
, api.c
- rt_tri3fv()
: api.c
, tachyon.h
- rt_tri_box()
: apitrigeom.h
, apitrigeom.c
- RT_TRI_BUILTIN
: TachyonOptiXShaders.h
- rt_tri_cylinder()
: apitrigeom.h
, apitrigeom.c
- rt_tri_fcylinder()
: apitrigeom.h
, apitrigeom.c
- rt_tri_plane()
: apitrigeom.c
, apitrigeom.h
- rt_tri_ring()
: apitrigeom.c
, apitrigeom.h
- rt_tri_sphere()
: apitrigeom.c
- rt_tristripscnv3fv()
: tachyon.h
, api.c
- rt_ui_checkaction()
: ui.h
, ui.c
- rt_ui_message()
: ui.h
, ui.c
- rt_ui_progress()
: ui.h
, ui.c
- RT_USEINTCPUID
: threads.c
- rt_vcstri()
: api.c
, tachyon.h
- rt_vcstri3fv()
: tachyon.h
, api.c
- rt_vector()
: tachyon.h
, api.c
- rt_verbose()
: tachyon.h
, api.c
- RtColorSpace
: TachyonOptiXShaders.h
- RtCustPrim
: TachyonOptiXShaders.h
- RtDenoiserMode
: TachyonOptiXShaders.h
- RtHitKind
: TachyonOptiXShaders.h
- rtLaunch
: TachyonOptiXShaders.cu
- RtMatFlags
: TachyonOptiXShaders.h
- RtMergedPrimKind
: TachyonOptiXShaders.h
- RTPROF_ACCEL
: TachyonOptiX.h
- RTPROF_GENERAL
: TachyonOptiX.h
- RTPROF_GEOM
: TachyonOptiX.h
- RTPROF_RENDER
: TachyonOptiX.h
- RTPROF_RENDERRT
: TachyonOptiX.h
- RTPROF_SBT
: TachyonOptiX.h
- RTPROF_TRANSFER
: TachyonOptiX.h
- RtShadowMode
: TachyonOptiXShaders.h
- RtTexFlags
: TachyonOptiXShaders.h
- RTTHREAD_START_ROUTINE
: threads.c
- RtTonemapMode
: TachyonOptiXShaders.h