Skip to content

Instantly share code, notes, and snippets.

@asfdfdfd
Created October 2, 2018 09:02
Show Gist options
  • Save asfdfdfd/e20835ed92bd245e258d8a1c1b2f77ac to your computer and use it in GitHub Desktop.
Save asfdfdfd/e20835ed92bd245e258d8a1c1b2f77ac to your computer and use it in GitHub Desktop.
'def' file for Live2DCubismCore.dll
LIBRARY Live2DCubismCore
EXPORTS
csmGetDrawableConstantFlags
csmGetDrawableCount
csmGetDrawableDrawOrders
csmGetDrawableDynamicFlags
csmGetDrawableIds
csmGetDrawableIndexCounts
csmGetDrawableIndices
csmGetDrawableMaskCounts
csmGetDrawableMasks
csmGetDrawableOpacities
csmGetDrawableRenderOrders
csmGetDrawableTextureIndices
csmGetDrawableVertexCounts
csmGetDrawableVertexPositions
csmGetDrawableVertexUvs
csmGetLogFunction
csmGetParameterCount
csmGetParameterDefaultValues
csmGetParameterIds
csmGetParameterMaximumValues
csmGetParameterMinimumValues
csmGetParameterValues
csmGetPartCount
csmGetPartIds
csmGetPartOpacities
csmGetSizeofModel
csmGetVersion
csmInitializeModelInPlace
csmReadCanvasInfo
csmResetDrawableDynamicFlags
csmReviveMocInPlace
csmSetLogFunction
csmUpdateModel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment