1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
LIBRARY openctm.dll
EXPORTS
ctmAddAttribMap = ctmAddAttribMap@12 @1
ctmAddUVMap = ctmAddUVMap@16 @2
ctmAttribPrecision = ctmAttribPrecision@12 @3
ctmCompressionLevel = ctmCompressionLevel@8 @4
ctmCompressionMethod = ctmCompressionMethod@8 @5
ctmDefineMesh = ctmDefineMesh@24 @6
ctmFileComment = ctmFileComment@8 @7
ctmFreeContext = ctmFreeContext@4 @8
ctmGetAttribMapFloat = ctmGetAttribMapFloat@12 @9
ctmGetAttribMapString = ctmGetAttribMapString@12 @10
ctmGetError = ctmGetError@4 @11
ctmGetFloat = ctmGetFloat@8 @12
ctmGetFloatArray = ctmGetFloatArray@8 @13
ctmGetInteger = ctmGetInteger@8 @14
ctmGetIntegerArray = ctmGetIntegerArray@8 @15
ctmGetNamedAttribMap = ctmGetNamedAttribMap@8 @16
ctmGetNamedUVMap = ctmGetNamedUVMap@8 @17
ctmGetString = ctmGetString@8 @18
ctmGetUVMapFloat = ctmGetUVMapFloat@12 @19
ctmGetUVMapString = ctmGetUVMapString@12 @20
ctmErrorString = ctmErrorString@4 @21
ctmLoad = ctmLoad@8 @22
ctmLoadCustom = ctmLoadCustom@12 @23
ctmNewContext = ctmNewContext@4 @24
ctmNormalPrecision = ctmNormalPrecision@8 @25
ctmSave = ctmSave@8 @26
ctmSaveCustom = ctmSaveCustom@12 @27
ctmUVCoordPrecision = ctmUVCoordPrecision@12 @28
ctmVertexPrecision = ctmVertexPrecision@8 @29
ctmVertexPrecisionRel = ctmVertexPrecisionRel@8 @30
|