bridge/render_api library

Classes

VoltronRenderApi
封装dart to c++的api调用,处理各种中间数据

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