Skip to content

Commit

Permalink
Merge pull request #3 from TommyClausner/testing
Browse files Browse the repository at this point in the history
Testing
  • Loading branch information
TommyClausner authored Aug 2, 2018
2 parents fb8fd01 + cce3571 commit d2fa2e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion private/tc_readObj.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
function [ Model ] = tc_readObj( filename )

%% [ Model ] = tc_readObj( filename )
% read .obj files from filename

[pathstr,name,ext] = fileparts((filename));

Expand Down

0 comments on commit d2fa2e5

Please sign in to comment.