Changeset View
Changeset View
Standalone View
Standalone View
intern/cycles/kernel/CMakeLists.txt
| Show First 20 Lines • Show All 117 Lines • ▼ Show 20 Lines | set(SRC_GEOM_HEADERS | ||||
| geom/geom_bvh_traversal.h | geom/geom_bvh_traversal.h | ||||
| geom/geom_bvh_volume.h | geom/geom_bvh_volume.h | ||||
| geom/geom_curve.h | geom/geom_curve.h | ||||
| geom/geom_motion_curve.h | geom/geom_motion_curve.h | ||||
| geom/geom_motion_triangle.h | geom/geom_motion_triangle.h | ||||
| geom/geom_object.h | geom/geom_object.h | ||||
| geom/geom_primitive.h | geom/geom_primitive.h | ||||
| geom/geom_triangle.h | geom/geom_triangle.h | ||||
| geom/geom_triangle_intersect.h | |||||
| geom/geom_volume.h | geom/geom_volume.h | ||||
| ) | ) | ||||
| set(SRC_UTIL_HEADERS | set(SRC_UTIL_HEADERS | ||||
| ../util/util_color.h | ../util/util_color.h | ||||
| ../util/util_half.h | ../util/util_half.h | ||||
| ../util/util_math.h | ../util/util_math.h | ||||
| ../util/util_transform.h | ../util/util_transform.h | ||||
| ▲ Show 20 Lines • Show All 140 Lines • Show Last 20 Lines | |||||