mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
9 lines
115 B
Ruby
9 lines
115 B
Ruby
class IMICFPS
|
|
class Wavefront
|
|
class Material
|
|
def initialize(material_file)
|
|
end
|
|
end
|
|
end
|
|
end
|