12# ifdef WITH_HIP_DYNLOAD
15# include <hiprt/hiprt_types.h>
22class BVHHIPRT :
public BVH {
24 friend class HIPDevice;
31 hiprtGeometry hiprt_geom;
32 hiprtTriangleMeshPrimitive triangle_mesh;
33 hiprtAABBListPrimitive custom_prim_aabb;
34 hiprtGeometryBuildInput geom_input;
40 device_vector<BoundBox> custom_primitive_bound;
41 device_vector<int> triangle_index;
42 device_vector<float> vertex_data;
46 BVHHIPRT(
const BVHParams &
params,
47 const vector<Geometry *> &geometry,
48 const vector<Object *> &objects,
in reality light always falls off quadratically Particle Retrieve the data of the particle that spawned the object for example to give variation to multiple instances of an object Point Retrieve information about points in a point cloud Retrieve the edges of an object as it appears to Cycles topology will always appear triangulated Convert a blackbody temperature to an RGB value Normal Generate a perturbed normal from an RGB normal map image Typically used for faking highly detailed surfaces Generate an OSL shader from a file or text data block Image Sample an image file as a texture Gabor Generate Gabor noise Gradient Generate interpolated color and intensity values based on the input vector Magic Generate a psychedelic color texture Voronoi Generate Worley noise based on the distance to random points Typically used to generate textures such as or biological cells Brick Generate a procedural texture producing bricks Texture Retrieve multiple types of texture coordinates nTypically used as inputs for texture nodes Vector Convert a vector
#define CCL_NAMESPACE_END
ccl_device bool BVH_FUNCTION_FULL_NAME BVH(KernelGlobals kg, ccl_private const Ray *ray, ccl_private LocalIntersection *local_isect, int local_object, ccl_private uint *lcg_state, int max_hits)