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