dl
dl::QuadParam结构体 参考

四边形参数设置 更多...

#include <dl_type_create.h>

Public 属性

Size _size
 
Position _anchor
 
float _scaleX = 1.0f
 
float _scaleY = 1.0f
 
float _rotate = 0.0f
 
bool _filpX = false
 
bool _filpY = false
 
std::string _exAnchor
 
std::optional< float > _exScale
 

详细描述

四边形参数设置

注解
按从上到下顺序应用

在文件 dl_type_create.h31 行定义.

类成员变量说明

◆ _anchor

Position dl::QuadParam::_anchor

在文件 dl_type_create.h34 行定义.

◆ _exAnchor

std::string dl::QuadParam::_exAnchor

在文件 dl_type_create.h41 行定义.

◆ _exScale

std::optional<float> dl::QuadParam::_exScale

在文件 dl_type_create.h42 行定义.

◆ _filpX

bool dl::QuadParam::_filpX = false

在文件 dl_type_create.h38 行定义.

◆ _filpY

bool dl::QuadParam::_filpY = false

在文件 dl_type_create.h39 行定义.

◆ _rotate

float dl::QuadParam::_rotate = 0.0f

在文件 dl_type_create.h37 行定义.

◆ _scaleX

float dl::QuadParam::_scaleX = 1.0f

在文件 dl_type_create.h35 行定义.

◆ _scaleY

float dl::QuadParam::_scaleY = 1.0f

在文件 dl_type_create.h36 行定义.

◆ _size

Size dl::QuadParam::_size

在文件 dl_type_create.h33 行定义.


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