vanrijn/src/raycasting
Matthew Gordon 6e3a5dd1d8 Replace Aggregate with Primitive and stub Primitive::transform()
All the implemntations of transform are just todo!()
2025-03-29 15:39:02 -03:00
..
axis_aligned_bounding_box.rs Make vector and matrix classes parameterized by float type 2025-03-28 22:14:03 -03:00
bounding_volume_hierarchy.rs Replace Aggregate with Primitive and stub Primitive::transform() 2025-03-29 15:39:02 -03:00
mod.rs Replace Aggregate with Primitive and stub Primitive::transform() 2025-03-29 15:39:02 -03:00
plane.rs Replace Aggregate with Primitive and stub Primitive::transform() 2025-03-29 15:39:02 -03:00
sphere.rs Replace Aggregate with Primitive and stub Primitive::transform() 2025-03-29 15:39:02 -03:00
triangle.rs Replace Aggregate with Primitive and stub Primitive::transform() 2025-03-29 15:39:02 -03:00
vec_aggregate.rs Replace Aggregate with Primitive and stub Primitive::transform() 2025-03-29 15:39:02 -03:00