class Game::Mesh

Defined in:

game/mesh.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(mesh : LibRay::Mesh = LibRay::Mesh.new) #

[View source]

Class Method Detail

def self.cube(width, height, length) #

[View source]

Instance Method Detail

def to_struct : LibRay::Mesh #

[View source]