voxcity.simulator_gpu.solar.integration.caching.CachedGPURayTracer ================================================================== .. py:class:: voxcity.simulator_gpu.solar.integration.caching.CachedGPURayTracer Cached Taichi fields for GPU ray tracing. .. py:attribute:: is_solid_field :type: object .. py:attribute:: lad_field :type: object .. py:attribute:: transmittance_field :type: object .. py:attribute:: topo_top_field :type: object .. py:attribute:: trace_rays_kernel :type: object .. py:attribute:: voxel_shape :type: Tuple[int, int, int] .. py:attribute:: meshsize :type: float .. py:attribute:: voxel_data_id :type: int :value: 0 .. py:attribute:: mask_field :type: object :value: None