mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 23:52:35 +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
|