NANA
Public 属性 | 所有成员列表
NANA::ComputerGeometry::Rect_< _Tp > 模板结构体 参考

正矩形 更多...

#include <geometrytypes.hpp>

Public 属性

_Tp x
 
_Tp y
 
_Tp w
 
_Tp h
 

详细描述

template<typename _Tp>
struct NANA::ComputerGeometry::Rect_< _Tp >

正矩形

在文件 geometrytypes.hpp97 行定义.

类成员变量说明

◆ h

template<typename _Tp >
_Tp NANA::ComputerGeometry::Rect_< _Tp >::h

在文件 geometrytypes.hpp98 行定义.

◆ w

template<typename _Tp >
_Tp NANA::ComputerGeometry::Rect_< _Tp >::w

在文件 geometrytypes.hpp98 行定义.

◆ x

template<typename _Tp >
_Tp NANA::ComputerGeometry::Rect_< _Tp >::x

在文件 geometrytypes.hpp98 行定义.

◆ y

template<typename _Tp >
_Tp NANA::ComputerGeometry::Rect_< _Tp >::y

在文件 geometrytypes.hpp98 行定义.


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