shamrock.math.Ray_f64_3#

class shamrock.math.Ray_f64_3#

Bases: pybind11_object

Methods

direction

direction(self: shamrock.math.Ray_f64_3) -> f64_3

inv_direction

inv_direction(self: shamrock.math.Ray_f64_3) -> f64_3

origin

origin(self: shamrock.math.Ray_f64_3) -> f64_3

Testing Ray AABB intersection

Testing Ray AABB intersection

Using Shamrock SPH rendering module

Using Shamrock SPH rendering module
direction(self: shamrock.math.Ray_f64_3) f64_3#
inv_direction(self: shamrock.math.Ray_f64_3) f64_3#
origin(self: shamrock.math.Ray_f64_3) f64_3#