forked from figment/nifmopp
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nifmopp: add havok mass property helpers
- Loading branch information
tazpn314
committed
Sep 7, 2008
1 parent
c7ad5ba
commit b42c919
Showing
5 changed files
with
40 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
EXPORTS | ||
_GenerateMoppCode@16 | ||
_RetrieveMoppCode@8 | ||
_RetrieveMoppOrigin@4 | ||
_RetrieveMoppScale@4 | ||
GenerateMoppCode=_GenerateMoppCode@16 | ||
RetrieveMoppCode=_RetrieveMoppCode@8 | ||
RetrieveMoppOrigin=_RetrieveMoppOrigin@4 | ||
RetrieveMoppScale=_RetrieveMoppScale@4 | ||
GenerateMoppCode | ||
RetrieveMoppCode | ||
RetrieveMoppOrigin | ||
RetrieveMoppScale | ||
CalcMassPropertiesSphere | ||
CalcMassPropertiesBox | ||
CalcMassPropertiesCylinder | ||
CalcMassPropertiesCapsule | ||
CalcMassPropertiesPolyhedron | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters