class Hitable::SAHBVHNode::BucketInfo

Defined in:

hitables/sah_bvh.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def bounds : AABB #

[View source]
def bounds=(bounds : AABB) #

[View source]
def count : Int32 #

[View source]
def count=(count : Int32) #

[View source]