slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
facebook::yoga::YogaNodeAndConfig结构体 参考

#include <Benchmark.h>

Public 成员函数

 YogaNodeAndConfig (std::shared_ptr< YGNode > node, std::shared_ptr< const YGConfig > config, std::vector< std::shared_ptr< YogaNodeAndConfig > > children)
 

Public 属性

std::shared_ptr< YGNodenode_
 
std::shared_ptr< const YGConfigconfig_
 
std::vector< std::shared_ptr< YogaNodeAndConfig > > children_
 

构造及析构函数说明

◆ YogaNodeAndConfig()

facebook::yoga::YogaNodeAndConfig::YogaNodeAndConfig ( std::shared_ptr< YGNode > node,
std::shared_ptr< const YGConfig > config,
std::vector< std::shared_ptr< YogaNodeAndConfig > > children )
inline

类成员变量说明

◆ children_

std::vector<std::shared_ptr<YogaNodeAndConfig> > facebook::yoga::YogaNodeAndConfig::children_

◆ config_

std::shared_ptr<const YGConfig> facebook::yoga::YogaNodeAndConfig::config_

◆ node_

std::shared_ptr<YGNode> facebook::yoga::YogaNodeAndConfig::node_

该结构体的文档由以下文件生成: