mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-29 11:05:36 -05:00
33 lines
668 B
Modula-2
33 lines
668 B
Modula-2
|
LIBRARY openctm.dll
|
||
|
EXPORTS
|
||
|
ctmAddAttribMap
|
||
|
ctmAddUVMap
|
||
|
ctmAttribPrecision
|
||
|
ctmCompressionLevel
|
||
|
ctmCompressionMethod
|
||
|
ctmDefineMesh
|
||
|
ctmFileComment
|
||
|
ctmFreeContext
|
||
|
ctmGetAttribMapFloat
|
||
|
ctmGetAttribMapString
|
||
|
ctmGetError
|
||
|
ctmGetFloat
|
||
|
ctmGetFloatArray
|
||
|
ctmGetInteger
|
||
|
ctmGetIntegerArray
|
||
|
ctmGetNamedAttribMap
|
||
|
ctmGetNamedUVMap
|
||
|
ctmGetString
|
||
|
ctmGetUVMapFloat
|
||
|
ctmGetUVMapString
|
||
|
ctmErrorString
|
||
|
ctmLoad
|
||
|
ctmLoadCustom
|
||
|
ctmNewContext
|
||
|
ctmNormalPrecision
|
||
|
ctmSave
|
||
|
ctmSaveCustom
|
||
|
ctmUVCoordPrecision
|
||
|
ctmVertexPrecision
|
||
|
ctmVertexPrecisionRel
|