bridge library

Classes

VoltronRenderApi
封装dart to c++的api调用,处理各种中间数据
VoltronRenderBridgeManager
voltron外层业务逻辑对c++调用逻辑的bridge封装

Functions

calculateNodeLayout(int engineId, int rootId, int nodeId, double width, int widthMode, double height, int heightMode) Pointer<Int64>
postRenderOp(int engineId, int rootId, Pointer<Void> data, int len) → void