NANA
|
自定义平面类 更多...
#include <geometrytypes.hpp>
Public 属性 | |
union { | |
struct { | |
_Tp a | |
_Tp b | |
_Tp c | |
_Tp d | |
} | |
_Tp data [4] | |
数据部分 更多... | |
}; | |
自定义平面类
在文件 geometrytypes.hpp 第 110 行定义.
_Tp NANA::ComputerGeometry::Plane_< _Tp >::a |
在文件 geometrytypes.hpp 第 113 行定义.
_Tp NANA::ComputerGeometry::Plane_< _Tp >::b |
在文件 geometrytypes.hpp 第 114 行定义.
_Tp NANA::ComputerGeometry::Plane_< _Tp >::c |
在文件 geometrytypes.hpp 第 115 行定义.
_Tp NANA::ComputerGeometry::Plane_< _Tp >::d |
在文件 geometrytypes.hpp 第 116 行定义.
_Tp NANA::ComputerGeometry::Plane_< _Tp >::data[4] |
数据部分
在文件 geometrytypes.hpp 第 118 行定义.