14 lines
141 B
Matlab
14 lines
141 B
Matlab
|
//
|
||
|
// assimpIOS.m
|
||
|
// assimpIOS
|
||
|
//
|
||
|
// Created by Maksim Lukyanov on 8/22/17.
|
||
|
//
|
||
|
//
|
||
|
|
||
|
#import "assimpIOS.h"
|
||
|
|
||
|
@implementation assimpIOS
|
||
|
|
||
|
@end
|