struct Rosegold::Raytrace::Result

Defined in:

rosegold/control/raytrace.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(intercept : Vec3d, box_nr : Int32, face : BlockFace) #

[View source]

Instance Method Detail

def box_nr : Int32 #

[View source]
def face : BlockFace #

[View source]
def intercept : Vec3d #

[View source]