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)
#
Class Method Detail
def self.
cube(width, height, length)
#
Instance Method Detail
def
to_struct : LibRay::Mesh
#