This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
09c1fdef9d
assimp
/
port
/
Assimp.NET
/
Assimp.NET
/
Face.h
10 lines
103 B
C++
Raw
Blame
History
#
pragma once
namespace
AssimpNET
{
ref
class
Face
{
public
:
Face
(
void
)
;
}
;
}
//namespace
Reference in New Issue
View Git Blame
Copy Permalink