class VisibilityTester

Defined in:

scene.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(ray : Ray) #

[View source]

Class Method Detail

def self.from_segment(p1 : Point, p2 : Point) #

[View source]

Instance Method Detail

def unoccluded?(scene : Scene) #

[View source]